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.7 → 1.7.8](PyCQA/bandit@1.7.7...1.7.8)
  • Loading branch information
pre-commit-ci[bot] committed Mar 13, 2024
1 parent 4de8567 commit d1e47b7
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 @@ -32,7 +32,7 @@ repos:
- python

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

0 comments on commit d1e47b7

Please sign in to comment.