Skip to content

Commit

Permalink
Auto-update pre-commit hooks (#392)
Browse files Browse the repository at this point in the history
Co-authored-by: thecode <[email protected]>
  • Loading branch information
github-actions[bot] and thecode authored Dec 2, 2024
1 parent b129334 commit 8572ce0
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 @@ -53,7 +53,7 @@ repos:
- --quiet-level=2
exclude_types: [csv, json]
- repo: https://github.com/PyCQA/bandit
rev: 1.7.10
rev: 1.8.0
hooks:
- id: bandit
args:
Expand Down

0 comments on commit 8572ce0

Please sign in to comment.