Add bandit
This commit is contained in:
@@ -32,3 +32,11 @@ repos:
|
|||||||
[
|
[
|
||||||
'types-PyYAML',
|
'types-PyYAML',
|
||||||
]
|
]
|
||||||
|
- repo: https://github.com/PyCQA/bandit
|
||||||
|
rev: 1.7.5
|
||||||
|
hooks:
|
||||||
|
- id: bandit
|
||||||
|
args: [
|
||||||
|
'--ini',
|
||||||
|
'.bandit',
|
||||||
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user