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 27b1b5fCopy full SHA for 27b1b5f
.pre-commit-config.yaml
@@ -5,6 +5,6 @@ repos:
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.0-alpha.3"
9
hooks:
10
- id: prettier
0 commit comments