Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/PyCQA/bandit: 1.7.10 → 1.8.0](PyCQA/bandit@1.7.10...1.8.0)
  • Loading branch information
pre-commit-ci[bot] authored and tim-schilling committed Dec 10, 2024
1 parent b890718 commit 339afbf
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
@@ -1,7 +1,7 @@
---
repos:
- repo: https://github.com/PyCQA/bandit
rev: 1.7.10
rev: 1.8.0
hooks:
- id: bandit
exclude: /.*tests/
Expand Down

0 comments on commit 339afbf

Please sign in to comment.