diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2fd6358e..7eb70b27 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -40,7 +40,7 @@ repos: args: [--line-length=120] exclude: .\.tf | ^\.github/ - repo: https://github.com/pycqa/bandit - rev: 1.7.4 + rev: 1.8.0 hooks: - id: bandit exclude: .\.tf | ^\.github/