diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9d971c2..d99b9d9 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -58,7 +58,7 @@ repos: hooks: - id: isort - repo: https://github.com/pycqa/bandit - rev: 1.7.7 + rev: 1.7.8 hooks: - id: bandit args: @@ -67,7 +67,7 @@ repos: - "--exclude" - "tests" - repo: https://github.com/pycqa/bandit - rev: 1.7.7 + rev: 1.7.8 hooks: - id: bandit args: