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)
- [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 MTSOnGithub committed Dec 2, 2024
1 parent 99f69f1 commit eb6fb63
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ repos:
- id: add-trailing-comma

- repo: https://github.com/pycqa/bandit
rev: 1.7.10
rev: 1.8.0
hooks:
- id: bandit
args:
Expand Down Expand Up @@ -120,7 +120,7 @@ repos:
- id: isort

- repo: https://github.com/pycqa/bandit
rev: 1.7.10
rev: 1.8.0
hooks:
- id: bandit
args:
Expand Down

0 comments on commit eb6fb63

Please sign in to comment.