diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8f6a277..992d792 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -44,7 +44,7 @@ repos: types: [shell] # Yamlfmt for formatting YAML files - repo: https://github.com/google/yamlfmt - rev: "v0.20.0" + rev: "v0.21.0" hooks: - id: yamlfmt # Codespell for detecting common misspellings in code