Skip to content

Commit

Permalink
pre-commit prettier: switch to maintained fork (#4608)
Browse files Browse the repository at this point in the history
  • Loading branch information
pat-s authored Dec 22, 2024
1 parent 81b7402 commit 2edaad2
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 @@ -27,8 +27,8 @@ repos:
rev: v2.13.1-beta
hooks:
- id: hadolint
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v4.0.0-alpha.8
- repo: https://github.com/rbubley/mirrors-prettier
rev: v3.4.2
hooks:
- id: prettier
- repo: https://github.com/adrienverge/yamllint.git
Expand Down

0 comments on commit 2edaad2

Please sign in to comment.