Skip to content

Commit

Permalink
rbubley
Browse files Browse the repository at this point in the history
  • Loading branch information
flying-sheep committed Dec 10, 2024
1 parent 21c0d2d commit f56e738
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
@@ -1,7 +1,7 @@
repos:
# Hooks that are run everywhere
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v4.0.0-alpha.8 # Only update together with the pre-commit yaml in the tempalate!
- repo: https://github.com/rbubley/mirrors-prettier
rev: v3.4.2 # Only update together with the pre-commit yaml in the tempalate!
hooks:
- id: prettier
# Hooks that are run for scripts
Expand Down

0 comments on commit f56e738

Please sign in to comment.