diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7b1007d..2694541 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -32,7 +32,7 @@ repos: - python - repo: https://github.com/pycqa/bandit - rev: 1.9.0 + rev: 1.9.2 hooks: - id: bandit args: ["-ll"]