diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ffe394683ae..cd850ef45f6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -61,7 +61,7 @@ repos: - --branch=master - --branch=rc - repo: https://github.com/adrienverge/yamllint.git - rev: v1.24.2 + rev: v1.26.1 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 b5dac41af36..cff9387e287 100644 --- a/requirements_test_pre_commit.txt +++ b/requirements_test_pre_commit.txt @@ -13,4 +13,4 @@ pycodestyle==2.7.0 pydocstyle==6.0.0 pyflakes==2.3.1 pyupgrade==2.12.0 -yamllint==1.24.2 +yamllint==1.26.1