diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ff3e5ba..1031120 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -47,7 +47,7 @@ repos: - id: prettier exclude: '\.ya?ml$' - repo: https://github.com/google/yamlfmt - rev: v0.14.0 + rev: v0.21.0 hooks: - id: yamlfmt exclude: |