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.8.0 → 1.8.2](PyCQA/bandit@1.8.0...1.8.2)
- [github.com/pycqa/bandit: 1.8.0 → 1.8.2](PyCQA/bandit@1.8.0...1.8.2)
  • Loading branch information
pre-commit-ci[bot] authored and MTSOnGithub committed Jan 13, 2025
1 parent 5d6fe25 commit 6143423
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.8.0
rev: 1.8.2
hooks:
- id: bandit
args:
Expand Down Expand Up @@ -120,7 +120,7 @@ repos:
- id: isort

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

0 comments on commit 6143423

Please sign in to comment.