diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d04cce36..8e7a4ffd 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -25,7 +25,7 @@ repos: args: ["-c", "--df"] - repo: https://github.com/PyCQA/bandit - rev: 1.7.7 + rev: 1.7.8 hooks: - id: bandit args: ["-ll", "-x", "tests"]