Skip to content

Commit ab64161

Browse files
author
Oleksandr Dzhychko
committed
build: raise the version of formatter plugin for Ktlint hook
1 parent 2621363 commit ab64161

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ repos:
2424
additional_dependencies: ["@commitlint/config-angular"]
2525
args: ["--config", "./commitlint.config.js"]
2626
- repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks
27-
rev: v2.10.0
27+
rev: v2.12.0
2828
hooks:
2929
- id: pretty-format-kotlin
3030
args:

0 commit comments

Comments
 (0)