Update pre-commit hooks
This commit is contained in:
parent
df6bc43e16
commit
bede3fb578
|
@ -15,8 +15,7 @@ repos:
|
|||
- id: flake8
|
||||
args: [--max-line-length=88]
|
||||
exclude: ^core/migrations
|
||||
- repo: https://github.com/thibaudcolas/curlylint
|
||||
rev: v0.13.1
|
||||
- repo: https://github.com/sirwart/ripsecrets.git
|
||||
rev: v0.1.5
|
||||
hooks:
|
||||
- id: curlylint
|
||||
files: \.(html|sls)$
|
||||
- id: ripsecrets
|
||||
|
|
Loading…
Reference in New Issue