diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4f102e6d3..19a5c02d4 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.33.0 + rev: v1.34.0 hooks: - id: yamllint - repo: https://github.com/pre-commit/pre-commit-hooks