We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51c032c commit 2aa2d29Copy full SHA for 2aa2d29
{{cookiecutter.project_name}}/.pre-commit-config.yaml
@@ -46,6 +46,6 @@ repos:
46
types: [text]
47
stages: [commit, push, manual]
48
- repo: https://github.com/pre-commit/mirrors-prettier
49
- rev: v2.3.0
+ rev: v2.4.1
50
hooks:
51
- id: prettier
0 commit comments