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.git: 1.7.10 → 1.8.0](https://github.com/PyCQA/bandit.git/compare/1.7.10...1.8.0)
  • Loading branch information
pre-commit-ci[bot] authored Dec 2, 2024
1 parent 259889e commit 3524590
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 @@ -21,7 +21,7 @@ repos:
- id: requirements-txt-fixer
- id: trailing-whitespace
- repo: https://github.com/PyCQA/bandit.git
rev: "1.7.10"
rev: "1.8.0"
hooks:
- id: bandit
args: [-q, -c, pyproject.toml]
Expand Down

0 comments on commit 3524590

Please sign in to comment.