We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e96abb commit 09122d6Copy full SHA for 09122d6
.pre-commit-config.yaml
@@ -1,7 +1,7 @@
1
repos:
2
# Hooks that are run everywhere
3
- repo: https://github.com/pre-commit/mirrors-prettier
4
- rev: v3.1.0 # Only update together with the pre-commit yaml in the tempalate!
+ rev: v4.0.0-alpha.3 # Only update together with the pre-commit yaml in the tempalate!
5
hooks:
6
- id: prettier
7
# Newer versions of node don't work on systems that have an older version of GLIBC
0 commit comments