diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f224412..6fdcca6 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.7.7 + rev: 1.7.8 hooks: - id: bandit args: ["-ll"]