Skip to content

Commit

Permalink
test(pre-commit): update the pre-commit prettier hook version
Browse files Browse the repository at this point in the history
  • Loading branch information
noirbizarre authored and Lee-W committed Oct 18, 2023
1 parent 212b6d6 commit 34a7bd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_bump_create_commit_message.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ def test_bump_pre_commit_changelog(mocker: MockFixture, freezer, retry):
"""\
repos:
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v2.6.2
rev: v3.0.3
hooks:
- id: prettier
stages: [commit]
Expand Down

0 comments on commit 34a7bd5

Please sign in to comment.