Disabled Bandit, too slow.

This commit is contained in:
Salvador E. Tropea 2022-04-11 17:17:25 -03:00
parent 09cfa14896
commit db3a6c05cc
1 changed files with 6 additions and 4 deletions

View File

@ -83,8 +83,10 @@ repos:
# rev: v0.931
# hooks:
# - id: mypy
- repo: https://github.com/Lucas-C/pre-commit-hooks-bandit
rev: v1.0.5
hooks:
- id: python-bandit-vulnerability-check
# Bandit is really slow, really annoying for a commit
# - repo: https://github.com/Lucas-C/pre-commit-hooks-bandit
# rev: v1.0.5
# hooks:
# - id: python-bandit-vulnerability-check
# TODO: mdformat --wrap 75 README.md --number