Updated hooks.
This commit is contained in:
parent
a4bded399a
commit
e1734c0dc1
|
@ -34,13 +34,13 @@ repos:
|
|||
args: ['--skip', 'B320,B404,B410,B603', '--level', 'LOW']
|
||||
|
||||
- repo: https://github.com/twu/skjold
|
||||
rev: 'v0.3.2'
|
||||
rev: 'v0.4.1'
|
||||
hooks:
|
||||
- id: skjold
|
||||
args: ['-s', 'gemnasium', '-s', 'pyup']
|
||||
|
||||
- repo: https://github.com/pycqa/isort
|
||||
rev: 5.5.2
|
||||
rev: 5.9.3
|
||||
hooks:
|
||||
- id: isort
|
||||
|
||||
|
|
Loading…
Reference in New Issue