Skip to content

Commit

Permalink
Update .pre-commit-config.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
nquetschlich authored Dec 19, 2023
1 parent 91c6dbf commit 9408afa
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 @@ -50,7 +50,7 @@ repos:
# Format configuration files with prettier
- repo: https://github.com/pre-commit/mirrors-prettier
rev: "v4.0.0-alpha.7"
rev: "v4.0.0-alpha.6"
hooks:
- id: prettier
types_or: [yaml, markdown, html, css, javascript, json]
Expand Down

0 comments on commit 9408afa

Please sign in to comment.