Skip to content

Commit

Permalink
update prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikaela committed Jun 2, 2024
1 parent b30efd9 commit a5a2cc6
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ repos:
exclude: ^.cache\/.*$

- repo: https://github.com/rbubley/mirrors-prettier
rev: "v3.2.5"
rev: "v3.3.0"
hooks:
- id: prettier
additional_dependencies: [
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"devDependencies": {
"@prettier/plugin-xml": "3.4.1",
"prettier": "3.2.5"
"prettier": "3.3.0"
}
}
16 changes: 8 additions & 8 deletions pnpm-lock.yaml

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

0 comments on commit a5a2cc6

Please sign in to comment.