diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3ab681ed..13b0307b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -37,7 +37,7 @@ repos: # Python code security - repo: https://github.com/PyCQA/bandit - rev: 1.9.1 + rev: 1.9.2 hooks: - id: bandit name: Code security checks