Skip to content

Commit

Permalink
⬆️ update prettier mirror
Browse files Browse the repository at this point in the history
  • Loading branch information
burgholzer committed Sep 16, 2024
1 parent 1eedcc2 commit a61855b
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 @@ -52,8 +52,8 @@ repos:
args: ["-L", "wille,linz", "--skip", "*.ipynb,*.bib"]

# Format configuration files with prettier
- repo: https://github.com/pre-commit/mirrors-prettier
rev: "v4.0.0-alpha.8"
- repo: https://github.com/rbubley/mirrors-prettier
rev: v3.3.3
hooks:
- id: prettier
types_or: [yaml, markdown, html, css, scss, javascript, json]

0 comments on commit a61855b

Please sign in to comment.