Update yamllint to 1.35.1 (#114166)
This commit is contained in:
parent
18bb33e2d7
commit
5d293f92b2
2 changed files with 2 additions and 2 deletions
|
@ -30,7 +30,7 @@ repos:
|
||||||
- --branch=master
|
- --branch=master
|
||||||
- --branch=rc
|
- --branch=rc
|
||||||
- repo: https://github.com/adrienverge/yamllint.git
|
- repo: https://github.com/adrienverge/yamllint.git
|
||||||
rev: v1.32.0
|
rev: v1.35.1
|
||||||
hooks:
|
hooks:
|
||||||
- id: yamllint
|
- id: yamllint
|
||||||
- repo: https://github.com/pre-commit/mirrors-prettier
|
- repo: https://github.com/pre-commit/mirrors-prettier
|
||||||
|
|
|
@ -2,4 +2,4 @@
|
||||||
|
|
||||||
codespell==2.2.2
|
codespell==2.2.2
|
||||||
ruff==0.2.1
|
ruff==0.2.1
|
||||||
yamllint==1.32.0
|
yamllint==1.35.1
|
||||||
|
|
Loading…
Add table
Reference in a new issue