feat(deps): add git-build-hook-maven-plugin 3.5.0
All checks were successful
Build, test and publish the Quarkus libraries / build (push) Successful in 1m19s

This commit is contained in:
Jorge Bornhausen 2024-11-11 10:38:13 +01:00
parent 797c3ed950
commit 483c31bd1e
Signed by: jorge.bornhausen
SSH key fingerprint: SHA256:X2ootOwvCeP4FoNfmVUFIKIbhq95tAgnt7Oqg3x+lfs
2 changed files with 22 additions and 2 deletions

2
hooks/pre-commit Normal file
View file

@ -0,0 +1,2 @@
#!/usr/bin/env bash
./mvnw spotless:apply