Skip to content

Commit

Permalink
[neophile] Update dependencies
Browse files Browse the repository at this point in the history
- Update pre-commit/mirrors-prettier pre-commit hook from v3.1.0 to v4.0.0-alpha.8
  • Loading branch information
neophile-square[bot] committed Aug 5, 2024
1 parent e15bc8a commit 29c7a5e
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 @@ -8,7 +8,7 @@ repos:

- repo: https://github.com/pre-commit/mirrors-prettier
# prettier 4 is not compatible with pre-commit
rev: v3.1.0
rev: v4.0.0-alpha.8
hooks:
- id: prettier

Expand Down

0 comments on commit 29c7a5e

Please sign in to comment.