diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3d8bb961..a6a9cec9 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -48,7 +48,7 @@ repos: hooks: - id: mypy - repo: https://github.com/PyCQA/bandit - rev: 1.7.3 + rev: 1.7.4 hooks: - id: bandit args: [-x, tests]