Skip to content

Commit 2aa2d29

Browse files
authored
⬆️ [pre-commit] Bump prettier from 3.2.0 to 2.4.1 (#1056)
1 parent 51c032c commit 2aa2d29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

{{cookiecutter.project_name}}/.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,6 @@ repos:
4646
types: [text]
4747
stages: [commit, push, manual]
4848
- repo: https://github.com/pre-commit/mirrors-prettier
49-
rev: v2.3.0
49+
rev: v2.4.1
5050
hooks:
5151
- id: prettier

0 commit comments

Comments
 (0)