Skip to content

Commit

Permalink
chore(pre-commit): autoupdate hooks
Browse files Browse the repository at this point in the history
updates:
- [github.com/pycqa/bandit: 1.7.5 → 1.7.6](PyCQA/bandit@1.7.5...1.7.6)
  • Loading branch information
pre-commit-ci[bot] authored Dec 11, 2023
1 parent afb8385 commit 3df74f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ repos:
- python

- repo: https://github.com/pycqa/bandit
rev: 1.7.5
rev: 1.7.6
hooks:
- id: bandit
args: ["-ll"]
Expand Down

0 comments on commit 3df74f5

Please sign in to comment.