diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f85f8583a04..6f9a24d6db0 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -35,7 +35,7 @@ repos: - --branch=master - --branch=rc - repo: https://github.com/adrienverge/yamllint.git - rev: v1.28.0 + rev: v1.32.0 hooks: - id: yamllint - repo: https://github.com/pre-commit/mirrors-prettier diff --git a/requirements_test_pre_commit.txt b/requirements_test_pre_commit.txt index 4047daf73cf..f1dde9ca022 100644 --- a/requirements_test_pre_commit.txt +++ b/requirements_test_pre_commit.txt @@ -3,4 +3,4 @@ black==23.3.0 codespell==2.2.2 ruff==0.0.277 -yamllint==1.28.0 +yamllint==1.32.0