Skip to content

Commit

Permalink
deps: update pre-commit hook pre-commit/mirrors-prettier to v3 (#235)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 6, 2023
1 parent e20aad7 commit 047d4e1
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 @@ -23,7 +23,7 @@ repos:
- id: trailing-whitespace

- repo: https://github.com/pre-commit/mirrors-prettier
rev: v2.7.1
rev: v3.0.0
hooks:
- id: prettier
files: \.(md|ya?ml|js|css)$
Expand Down

0 comments on commit 047d4e1

Please sign in to comment.