diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index dfcb793..fedda88 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -46,7 +46,7 @@ repos: - python - repo: https://github.com/pycqa/bandit - rev: 1.7.9 + rev: 1.7.10 hooks: - id: bandit args: ["-ll"]