Skip to content

Commit

Permalink
💚 Fix prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
Koncopd committed Feb 25, 2025
1 parent bcb38ba commit 7d85edd
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 @@ -6,8 +6,8 @@ default_stages:
- push
minimum_pre_commit_version: 2.12.0
repos:
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v4.0.0-alpha.4
- repo: https://github.com/rbubley/mirrors-prettier
rev: v3.5.1
hooks:
- id: prettier
exclude: |
Expand Down

0 comments on commit 7d85edd

Please sign in to comment.