Skip to content

Commit 09122d6

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-prettier: v3.1.0 → v4.0.0-alpha.3](pre-commit/mirrors-prettier@v3.1.0...v4.0.0-alpha.3)
1 parent 8e96abb commit 09122d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
repos:
22
# Hooks that are run everywhere
33
- repo: https://github.com/pre-commit/mirrors-prettier
4-
rev: v3.1.0 # Only update together with the pre-commit yaml in the tempalate!
4+
rev: v4.0.0-alpha.3 # Only update together with the pre-commit yaml in the tempalate!
55
hooks:
66
- id: prettier
77
# Newer versions of node don't work on systems that have an older version of GLIBC

0 commit comments

Comments
 (0)