diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ae7e1fa5..6e9cfccd 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -36,7 +36,7 @@ repos: # Python code security - repo: https://github.com/PyCQA/bandit - rev: 1.8.3 + rev: 1.8.5 hooks: - id: bandit name: Code security checks