Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/macisamuele/language-formatters-pre-commit-hooks: v2.4.0 → v2.14.0](macisamuele/language-formatters-pre-commit-hooks@v2.4.0...v2.14.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)
  • Loading branch information
pre-commit-ci[bot] authored Jul 15, 2024
1 parent 90a940b commit 09851ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
repos:
- repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks
rev: v2.4.0
rev: v2.14.0
hooks:
- id: pretty-format-kotlin
args: [--autofix]
- repo: https://github.com/pre-commit/mirrors-prettier
rev: "v3.0.0-alpha.0"
rev: "v4.0.0-alpha.8"
hooks:
- id: prettier

0 comments on commit 09851ee

Please sign in to comment.