Skip to content

Commit 8e55b8e

Browse files
committed
Manually update the prettier hook
Use the latest v3 release available from NPM.
1 parent f51fe62 commit 8e55b8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ repos:
4646
# mirror does not pull tags for old major versions once a new major
4747
# version tag is published.
4848
additional_dependencies:
49-
- prettier@3.2.5
49+
- prettier@3.3.1
5050
- repo: https://github.com/adrienverge/yamllint
5151
rev: v1.35.1
5252
hooks:

0 commit comments

Comments
 (0)