Skip to content

Commit 1179506

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/macisamuele/language-formatters-pre-commit-hooks: v2.4.0 → v2.13.0](macisamuele/language-formatters-pre-commit-hooks@v2.4.0...v2.13.0) - [github.com/pre-commit/mirrors-prettier: v3.0.0-alpha.0 → v4.0.0-alpha.8](pre-commit/mirrors-prettier@v3.0.0-alpha.0...v4.0.0-alpha.8)
1 parent 90a940b commit 1179506

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
repos:
22
- repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks
3-
rev: v2.4.0
3+
rev: v2.13.0
44
hooks:
55
- id: pretty-format-kotlin
66
args: [--autofix]
77
- repo: https://github.com/pre-commit/mirrors-prettier
8-
rev: "v3.0.0-alpha.0"
8+
rev: "v4.0.0-alpha.8"
99
hooks:
1010
- id: prettier

0 commit comments

Comments
 (0)