Update yamllint to 1.37.1 (#146038)

This commit is contained in:
Marc Mueller
2025-06-02 16:35:31 +02:00
committed by GitHub
parent 7427db70aa
commit 27d79bb10a
2 changed files with 2 additions and 2 deletions

View File

@ -30,7 +30,7 @@ repos:
- --branch=master
- --branch=rc
- repo: https://github.com/adrienverge/yamllint.git
rev: v1.35.1
rev: v1.37.1
hooks:
- id: yamllint
- repo: https://github.com/pre-commit/mirrors-prettier

View File

@ -2,4 +2,4 @@
codespell==2.4.1
ruff==0.11.12
yamllint==1.35.1
yamllint==1.37.1