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 83e3824 commit cc3cb94Copy full SHA for cc3cb94
.pre-commit-config.yaml
@@ -1,10 +1,10 @@
1
repos:
2
- repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks
3
- rev: v2.4.0
+ rev: v2.11.0
4
hooks:
5
- id: pretty-format-kotlin
6
args: [--autofix]
7
- repo: https://github.com/pre-commit/mirrors-prettier
8
- rev: "v3.0.0-alpha.0"
+ rev: "v3.0.3"
9
10
- id: prettier
0 commit comments