diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b2323eb5..17cb49a4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -47,7 +47,7 @@ repos: - python - repo: https://github.com/pycqa/bandit - rev: 1.7.10 + rev: 1.8.0 hooks: - id: bandit args: ["-ll"]