Skip to content

Commit

Permalink
Merge pull request 2i2c-org#4753 from consideRatio/pr/pre-commit-v3
Browse files Browse the repository at this point in the history
pre-commit: bring prettier back to v3 to avoid issues
  • Loading branch information
consideRatio authored Sep 9, 2024
2 parents c60f6cf + 2350ae3 commit c1b6a6a
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 @@ -11,7 +11,7 @@
repos:
# Autoformat: markdown, yaml
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v4.0.0-alpha.8
rev: v3.1.0 # Don't upgrade, v4 causes "No files matching [...]" issues
hooks:
- id: prettier

Expand Down

0 comments on commit c1b6a6a

Please sign in to comment.