diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6f77d06..9d1f1a2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -202,7 +202,7 @@ repos: # java - repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks - rev: v2.12.0 + rev: v2.13.0 hooks: - id: pretty-format-java args: [--autofix]