diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9b55e050..cc8c4682 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,6 @@ repos: - repo: https://github.com/ejba/pre-commit-maven - rev: v0.3.3 + rev: v0.3.4 hooks: - id: maven args: [clean compile]