Bump pre-commit tools
This commit is contained in:
parent
f14ce08a17
commit
42259fdcfe
|
|
@ -13,7 +13,7 @@ repos:
|
||||||
name: Check trailing whitespace
|
name: Check trailing whitespace
|
||||||
args: [--markdown-linebreak-ext=md]
|
args: [--markdown-linebreak-ext=md]
|
||||||
- repo: https://github.com/adrienverge/yamllint.git
|
- repo: https://github.com/adrienverge/yamllint.git
|
||||||
rev: v1.36.2
|
rev: v1.37.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: yamllint
|
- id: yamllint
|
||||||
name: Check yaml files (yamllint)
|
name: Check yaml files (yamllint)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue