We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fddad8 commit 69217c2Copy full SHA for 69217c2
.pre-commit-config.yaml
@@ -64,14 +64,6 @@ repos:
64
- id: rst-directive-colons
65
- id: rst-inline-touching-normal
66
67
- - repo: https://github.com/PyCQA/bandit
68
- rev: "2d0b675b04c80ae42277e10500db06a0a37bae17" # frozen: 1.8.6
69
- hooks:
70
- - id: bandit
71
- args:
72
- - --ini
73
- - .bandit
74
-
75
- repo: https://github.com/pre-commit/mirrors-mypy
76
rev: 9f70dc58c23dfcca1b97af99eaeee3140a807c7e # frozen: v1.18.2
77
hooks:
0 commit comments