diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9ade050..e58b8ce 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.9.2 + rev: 1.9.3 hooks: - id: bandit name: Code security checks