diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b62558d2..1b7fc62b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -31,5 +31,6 @@ repos: - flake8-debugger - flake8-string-format - flake8-bandit + - bandit<1.7.3 repo: https://gitlab.com/pycqa/flake8 rev: 3.9.2