We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b58fe1 commit 16ed8a3Copy full SHA for 16ed8a3
.pre-commit-config.yaml
@@ -12,7 +12,7 @@ repos:
12
exclude: ^samples/[^/]+/src/main/java/swagger.json$
13
- id: check-yaml
14
- repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks
15
- rev: v1.5.0
+ rev: v1.6.0
16
hooks:
17
- id: pretty-format-java
18
args: [--autofix]
0 commit comments