diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 79e60ea71a..cf32c668f5 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,6 @@ repos: - repo: https://github.com/adrienverge/yamllint.git - rev: v1.28.0 + rev: v1.29.0 hooks: - id: yamllint - repo: https://github.com/pre-commit/pre-commit-hooks