Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#364)
Browse files Browse the repository at this point in the history
<!--pre-commit.ci start-->
updates:
- [github.com/PyCQA/bandit: 1.7.9 →
1.7.10](PyCQA/bandit@1.7.9...1.7.10)
<!--pre-commit.ci end-->
  • Loading branch information
pre-commit-ci[bot] authored Sep 24, 2024
1 parent 79ea7b4 commit 1075698
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 @@ -74,7 +74,7 @@ repos:
additional_dependencies: [flake8==3.8.3]

- repo: https://github.com/PyCQA/bandit
rev: 1.7.9
rev: 1.7.10
hooks:
- id: bandit
args: ["-c", "pyproject.toml"]
Expand Down

0 comments on commit 1075698

Please sign in to comment.