Update yamllint to 1.35.1 (#114166)

This commit is contained in:
Marc Mueller 2024-03-25 11:22:55 +01:00 committed by GitHub
parent 18bb33e2d7
commit 5d293f92b2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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