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 9345906 commit 1286f48Copy full SHA for 1286f48
.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.4.1
+ rev: v1.4.2
16
hooks:
17
- id: pretty-format-java
18
args: [--autofix]
0 commit comments