diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 619da25..8a46914 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -17,7 +17,7 @@ repos: - id: requirements-txt-fixer - id: fix-encoding-pragma - repo: https://github.com/PyCQA/bandit - rev: 1.7.8 + rev: 1.7.9 hooks: - id: bandit - repo: https://github.com/Lucas-C/pre-commit-hooks