diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index cbb205e..6936c4b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,3 +1,6 @@ +ci: + skip: [bandit] + repos: - repo: https://github.com/pycqa/flake8 rev: 6.1.0