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