diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2229e11..c9878cd 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.19.0" + rev: "v0.20.0" hooks: - id: yamlfmt # Codespell for detecting common misspellings in code