Skip to content
This repository was archived by the owner on Jul 2, 2024. It is now read-only.

Commit 35d402f

Browse files
chore(deps): update prettier
1 parent 111ca71 commit 35d402f

File tree

3 files changed

+1301
-2162
lines changed

3 files changed

+1301
-2162
lines changed

.github/workflows/prettier.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
prop_path: devDependencies.prettier
3636

3737
- name: Prettier
38-
uses: creyD/prettier_action@v3.3
38+
uses: creyD/prettier_action@v4.3
3939
with:
4040
# Take prettier version from package.json to stay in sync and support upgrades through Renovate
4141
prettier_version: ${{steps.prettier_version.outputs.prop}}

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
"markdown-link-check": "^3.8.7",
137137
"mdast": "^3.0.0",
138138
"next-sitemap": "^3.1.16",
139-
"prettier": "^2.8.3",
139+
"prettier": "^3.3.0",
140140
"rehype": "^12.0.1",
141141
"remark-rehype": "^10.1.0",
142142
"sass": "^1.43.4",

0 commit comments

Comments
 (0)