Skip to content

Commit

Permalink
Bump prettier version.
Browse files Browse the repository at this point in the history
  • Loading branch information
grugnog committed Dec 12, 2024
1 parent c292a52 commit 7bf4100
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ repos:
entry: prettier --write --ignore-unknown
language: node
types: [text]
additional_dependencies: ["prettier@3.3.3"]
additional_dependencies: ["prettier@3.4.2"]
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v5.0.0
hooks:
Expand Down

0 comments on commit 7bf4100

Please sign in to comment.