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.3
  • Loading branch information
neophile-square[bot] committed Dec 4, 2023
1 parent cc03868 commit d6f3f88
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 @@ -38,7 +38,7 @@ repos:
- id: flake8

- repo: https://github.com/pre-commit/mirrors-prettier
rev: v3.1.0
rev: v4.0.0-alpha.3
hooks:
- id: prettier
types_or: [css, scss, javascript]

0 comments on commit d6f3f88

Please sign in to comment.