diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 46a6d2860deb..a745e2e3137e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -54,7 +54,7 @@ repos: require_serial: true minimum_pre_commit_version: "2.9.2" - repo: https://github.com/adrienverge/yamllint - rev: v1.33.0 + rev: v1.34.0 hooks: - id: yamllint - repo: https://github.com/pre-commit/pre-commit-hooks