diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a5e8f28d..0d09018f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -46,7 +46,7 @@ repos: - id: black - repo: https://github.com/PyCQA/bandit - rev: 1.7.8 + rev: 1.7.9 hooks: - id: bandit args: ["-r"]