Skip to content

Commit

Permalink
chore(deps): renovate: rbubley/mirrors-prettier to v3.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 3, 2025
1 parent b7493ed commit 7db5d50
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ repos:
additional_dependencies:
- pytest
- repo: https://github.com/rbubley/mirrors-prettier
rev: v3.4.2
rev: v3.5.2
hooks:
- id: prettier
args:
Expand Down
2 changes: 1 addition & 1 deletion tests/data/test_package_generation/.pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ repos:
hooks:
- id: mypy
- repo: https://github.com/rbubley/mirrors-prettier
rev: v3.4.2
rev: v3.5.2
hooks:
- id: prettier
args:
Expand Down
2 changes: 1 addition & 1 deletion {{cookiecutter.project_slug}}/.pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ repos:
hooks:
- id: mypy
- repo: https://github.com/rbubley/mirrors-prettier
rev: v3.4.2
rev: v3.5.2
hooks:
- id: prettier
args:
Expand Down

0 comments on commit 7db5d50

Please sign in to comment.