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] committed Nov 13, 2023
1 parent 62bbadb commit f242faa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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:
hooks:
- id: poetry-check
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v3.0.3
rev: v3.1.0
hooks:
- id: prettier
args: ["--tab-width", "2"]
Expand Down
2 changes: 1 addition & 1 deletion project/.pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ repos:
hooks:
- id: poetry-check
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v3.0.3
rev: v3.1.0
hooks:
- id: prettier
args: ["--tab-width", "2"]
Expand Down

0 comments on commit f242faa

Please sign in to comment.