diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4949d5e..dc11155 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -100,7 +100,7 @@ repos: exclude: tests - repo: https://github.com/PyCQA/bandit - rev: 1.7.9 + rev: 1.7.10 hooks: - id: bandit description: Security oriented static analyser for python code