Skip to content

Commit

Permalink
Merge pull request #29 from ninerealmlabs/renovate/pre-commit-mirrors…
Browse files Browse the repository at this point in the history
…-prettier-3.x

chore(deps): update pre-commit hook pre-commit/mirrors-prettier to v3.0.3
  • Loading branch information
ahgraber authored Oct 24, 2023
2 parents ec77e8e + 243afb6 commit 447f0f6
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 @@ -54,7 +54,7 @@ repos:
- id: fix-ligatures
stages: [commit, manual]
- repo: https://github.com/pre-commit/mirrors-prettier
rev: "v3.0.0-alpha.9-for-vscode"
rev: "v3.0.3"
hooks:
- id: prettier
stages: [commit, manual]
Expand Down

0 comments on commit 447f0f6

Please sign in to comment.