Skip to content

Commit

Permalink
Merge pull request #53 from pyt-team/frantzen/update-prettier-repo
Browse files Browse the repository at this point in the history
Update prettier repository in pre-commit
  • Loading branch information
ffl096 authored Oct 16, 2024
2 parents 7fe74c9 + 2139753 commit 0beae66
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 @@ -34,8 +34,8 @@ repos:
hooks:
- id: numpydoc-validation

- repo: https://github.com/pre-commit/mirrors-prettier
rev: "v3.1.0"
- repo: "https://github.com/rbubley/mirrors-prettier
rev: "v3.3.3"
hooks:
- id: prettier

Expand Down

0 comments on commit 0beae66

Please sign in to comment.