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 09122d6 commit 88055b4Copy full SHA for 88055b4
{{cookiecutter.project_name}}/.pre-commit-config.yaml
@@ -15,7 +15,7 @@ repos:
15
hooks:
16
- id: blacken-docs
17
- repo: https://github.com/pre-commit/mirrors-prettier
18
- rev: v3.1.0
+ rev: v4.0.0-alpha.3
19
20
- id: prettier
21
# Newer versions of node don't work on systems that have an older version of GLIBC
0 commit comments