diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index afb6fd3c7..8688f3907 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -40,7 +40,7 @@ repos: - --quiet-level=2 exclude_types: [csv, json] - repo: https://github.com/PyCQA/bandit - rev: 1.8.5 + rev: 1.8.6 hooks: - id: bandit name: "Bandit checking"