diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ae4655c..eb392f6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -29,7 +29,7 @@ repos: name: Blacken - repo: https://github.com/PyCQA/bandit - rev: '1.7.10' + rev: '1.8.0' hooks: - id: bandit args: [-r]