diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f45e3b4f..bbbb0fd8 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -16,7 +16,7 @@ repos: hooks: - id: reuse - repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks - rev: v2.6.0 + rev: v2.7.0 hooks: - id: pretty-format-yaml args: [--autofix, --indent, '2', --preserve-quotes]