Skip to content

Commit 3c30a46

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/pre-commit-hooks: cef0300fd0fc4d2a87a85fa2093c6b283ea36f4b → 3e8a8703264a2f4a69428a0aa4dcb512790b2c8c](pre-commit/pre-commit-hooks@cef0300...3e8a870) - [github.com/rbubley/mirrors-prettier: 5ba47274f9b181bce26a5150a725577f3c336011 → 14abee445aea04b39069c19b4bd54efff6775819](rbubley/mirrors-prettier@5ba4727...14abee4)
1 parent 3ffe713 commit 3c30a46

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
repos:
55
- repo: https://github.com/pre-commit/pre-commit-hooks
6-
rev: cef0300fd0fc4d2a87a85fa2093c6b283ea36f4b # frozen: v5.0.0
6+
rev: 3e8a8703264a2f4a69428a0aa4dcb512790b2c8c # frozen: v6.0.0
77
hooks:
88
- id: check-added-large-files
99
- id: check-ast
@@ -19,7 +19,7 @@ repos:
1919
- id: trailing-whitespace
2020

2121
- repo: https://github.com/rbubley/mirrors-prettier
22-
rev: 5ba47274f9b181bce26a5150a725577f3c336011 # frozen: v3.6.2
22+
rev: 14abee445aea04b39069c19b4bd54efff6775819 # frozen: v3.7.4
2323
hooks:
2424
- id: prettier
2525
files: \.(css|md|yml|yaml)

0 commit comments

Comments
 (0)