Skip to content

Commit 69217c2

Browse files
committed
chore: remove bandit from pre-commit-config
1 parent 4fddad8 commit 69217c2

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -64,14 +64,6 @@ repos:
6464
- id: rst-directive-colons
6565
- id: rst-inline-touching-normal
6666

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-
7567
- repo: https://github.com/pre-commit/mirrors-mypy
7668
rev: 9f70dc58c23dfcca1b97af99eaeee3140a807c7e # frozen: v1.18.2
7769
hooks:

0 commit comments

Comments
 (0)