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
….0.3 (#44)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 17, 2023
1 parent e90bcc6 commit e350aee
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 @@ -18,7 +18,7 @@ repos:
- id: codespell

- repo: "https://github.com/pre-commit/mirrors-prettier"
rev: v3.0.2
rev: v3.0.3
hooks:
- id: prettier
files: \.(js|md)$
Expand Down

0 comments on commit e350aee

Please sign in to comment.