diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c3e888e..24108e6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -132,7 +132,7 @@ repos: - --config=.bandit.yml # Run bandit on everything but the tests directory - repo: https://github.com/PyCQA/bandit - rev: 1.7.4 + rev: 1.7.7 hooks: - id: bandit name: bandit (everything but the tests directory)