diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7afcef2..4ccfd70 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -24,7 +24,7 @@ repos: args: ["--fix=lf"] - id: trailing-whitespace - repo: https://github.com/google/yamlfmt - rev: v0.17.2 + rev: v0.20.0 hooks: - id: yamlfmt types_or: [json, yaml]