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

Commit

Permalink
chore(deps): update prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 1, 2024
1 parent 111ca71 commit 35d402f
Show file tree
Hide file tree
Showing 3 changed files with 1,301 additions and 2,162 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/prettier.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
prop_path: devDependencies.prettier

- name: Prettier
uses: creyD/prettier_action@v3.3
uses: creyD/prettier_action@v4.3
with:
# Take prettier version from package.json to stay in sync and support upgrades through Renovate
prettier_version: ${{steps.prettier_version.outputs.prop}}
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
"markdown-link-check": "^3.8.7",
"mdast": "^3.0.0",
"next-sitemap": "^3.1.16",
"prettier": "^2.8.3",
"prettier": "^3.3.0",
"rehype": "^12.0.1",
"remark-rehype": "^10.1.0",
"sass": "^1.43.4",
Expand Down
Loading

0 comments on commit 35d402f

Please sign in to comment.