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