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/pre-commit/mirrors-prettier: v2.5.1 → v3.0.0-alpha.0](pre-commit/mirrors-prettier@v2.5.1...v3.0.0-alpha.0)
- [github.com/pre-commit/mirrors-prettier: v2.5.1 → v3.0.0-alpha.0](pre-commit/mirrors-prettier@v2.5.1...v3.0.0-alpha.0)
  • Loading branch information
pre-commit-ci[bot] authored Aug 22, 2022
1 parent 838725a commit 60dfec3
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,6 +1,6 @@
repos:
- repo: https://github.com/pre-commit/mirrors-prettier
rev: 'v2.5.1'
rev: 'v3.0.0-alpha.0'
hooks:
- id: prettier
language_version: system
Expand All @@ -15,7 +15,7 @@ repos:
|yaml|yml\
)$"
- repo: https://github.com/pre-commit/mirrors-prettier
rev: 'v2.5.1'
rev: 'v3.0.0-alpha.0'
hooks:
- id: prettier
language_version: system
Expand Down

0 comments on commit 60dfec3

Please sign in to comment.