Skip to content

Commit

Permalink
Downgrade prettier pre-commit hook as the latest one isn't an officia…
Browse files Browse the repository at this point in the history
…l release
  • Loading branch information
TheophileDiot committed Jan 5, 2024
1 parent 0ec97a7 commit f4c07bc
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 @@ -24,7 +24,7 @@ repos:
language_version: python3.9

- repo: https://github.com/pre-commit/mirrors-prettier
rev: f12edd9c7be1c20cfa42420fd0e6df71e42b51ea # frozen: v4.0.0-alpha.8
rev: ffb6a759a979008c0e6dff86e39f4745a2d9eac4 # frozen: v3.1.0
hooks:
- id: prettier
name: Prettier Code Formatter
Expand Down

0 comments on commit f4c07bc

Please sign in to comment.