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 468ec2a commit df6676dCopy full SHA for df6676d
.pre-commit-config.yaml
@@ -1,6 +1,6 @@
1
repos:
2
- repo: https://github.com/pre-commit/pre-commit-hooks
3
- rev: v4.1.0
+ rev: v4.4.0
4
hooks:
5
- id: check-added-large-files
6
- id: check-case-conflict
@@ -14,7 +14,7 @@ repos:
14
- id: mixed-line-ending
15
- id: trailing-whitespace
16
- repo: https://github.com/pre-commit/mirrors-prettier
17
- rev: v2.6.2
+ rev: v3.0.0-alpha.9-for-vscode
18
19
- id: prettier
20
name: Prettier
0 commit comments