mirror of
https://gitflic.ru/project/maks1ms/ocab.git
synced 2024-12-23 16:23:01 +03:00
Добавлен bandit в pre-commit-hook
This commit is contained in:
parent
e80a01157f
commit
ef0dda07f7
@ -24,3 +24,7 @@ repos:
|
|||||||
rev: 7.1.0 # sync:flake8:poetry.lock
|
rev: 7.1.0 # sync:flake8:poetry.lock
|
||||||
hooks:
|
hooks:
|
||||||
- id: flake8
|
- id: flake8
|
||||||
|
- repo: https://github.com/PyCQA/bandit
|
||||||
|
rev: 1.7.9 # sync:bandit:poetry.lock
|
||||||
|
hooks:
|
||||||
|
- id: bandit
|
||||||
|
Loading…
Reference in New Issue
Block a user