We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c30a46 commit a1d8fc9Copy full SHA for a1d8fc9
.pre-commit-config.yaml
@@ -3,7 +3,7 @@
3
4
repos:
5
- repo: https://github.com/pre-commit/pre-commit-hooks
6
- rev: 3e8a8703264a2f4a69428a0aa4dcb512790b2c8c # frozen: v6.0.0
+ rev: 3e8a8703264a2f4a69428a0aa4dcb512790b2c8c # frozen: v6.0.0
7
hooks:
8
- id: check-added-large-files
9
- id: check-ast
@@ -19,7 +19,7 @@ repos:
19
- id: trailing-whitespace
20
21
- repo: https://github.com/rbubley/mirrors-prettier
22
- rev: 14abee445aea04b39069c19b4bd54efff6775819 # frozen: v3.7.4
+ rev: 14abee445aea04b39069c19b4bd54efff6775819 # frozen: v3.7.4
23
24
- id: prettier
25
files: \.(css|md|yml|yaml)
0 commit comments