diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 696e8706b..64d0b84c4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -30,7 +30,7 @@ repos: - id: prettier - repo: https://github.com/adrienverge/yamllint - rev: v1.34.0 + rev: v1.35.1 hooks: - id: yamllint exclude: .*.param.yaml