Skip to content

Commit

Permalink
chore(deps): update pre-commit hook pre-commit/mirrors-prettier to v3…
Browse files Browse the repository at this point in the history
….1.0
  • Loading branch information
renovate[bot] authored Jan 10, 2024
1 parent df593f6 commit bf0f36e
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 @@ -37,7 +37,7 @@ repos:
args: ["--fix"]

- repo: https://github.com/pre-commit/mirrors-prettier
rev: "v3.0.3"
rev: "v3.1.0"
hooks:
- id: prettier
types_or: [yaml, markdown, html, css, scss, javascript, json]
Expand Down

0 comments on commit bf0f36e

Please sign in to comment.