Skip to content

Commit 5e7bb1c

Browse files
pre-commit-ci[bot]rkm
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-prettier: v3.1.0 → v4.0.0-alpha.4](pre-commit/mirrors-prettier@v3.1.0...v4.0.0-alpha.4)
1 parent 69eea4e commit 5e7bb1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ repos:
4343
- id: codespell
4444
args: [--ignore-words, .meta/codespell-ignores]
4545
- repo: https://github.com/pre-commit/mirrors-prettier
46-
rev: "v3.1.0"
46+
rev: "v4.0.0-alpha.4"
4747
hooks:
4848
- id: prettier
4949
args: [--config, .meta/prettierrc.yml]

0 commit comments

Comments
 (0)