Skip to content

Commit

Permalink
.pre-commit-config.yaml: update prettier repo
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikaela committed Jul 14, 2024
1 parent aa5db44 commit b832eec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ repos:
# to be defined here for identical behaviour between `poetry run mypy`
# and `pre-commit run mypy`.
additional_dependencies: [attrs==23.2.0]
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v3.0.3
- repo: https://github.com/rbubley/mirrors-prettier
rev: v3.3.3
hooks:
- id: prettier
name: prettier
Expand Down

0 comments on commit b832eec

Please sign in to comment.