Skip to content

Commit

Permalink
Update dependency prettier to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 29, 2023
1 parent 82cfceb commit d6eb8c5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"devDependencies": {
"husky": "8.0.3",
"lint-staged": "13.2.2",
"prettier": "2.8.8"
"prettier": "3.0.3"
},
"lint-staged": {
"*": "prettier --cache --write --ignore-unknown"
Expand Down

0 comments on commit d6eb8c5

Please sign in to comment.