Skip to content

Commit

Permalink
chore(pre-commit): autoupdate hooks (#94)
Browse files Browse the repository at this point in the history
  • Loading branch information
thekaveman committed Mar 13, 2024
2 parents 4de8567 + d1e47b7 commit f12254b
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 f12254b

Please sign in to comment.