diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c208130c..4bc3c632 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -37,7 +37,7 @@ repos: - --quiet-level=2 exclude_types: [csv, json] - repo: https://github.com/PyCQA/bandit - rev: 1.9.0 + rev: 1.9.1 hooks: - id: bandit name: "Linting with bandit"