Skip to content

Commit

Permalink
chore(pre-commit): autoupdate hooks (#33)
Browse files Browse the repository at this point in the history
  • Loading branch information
thekaveman authored Mar 13, 2024
2 parents 2b992f7 + 99f2db8 commit aca178e
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 @@ -45,7 +45,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 aca178e

Please sign in to comment.