Skip to content

Commit

Permalink
Merge pull request #134 from nationalarchives/renovate/pre-commit-mir…
Browse files Browse the repository at this point in the history
…rors-prettier-3.x

Update pre-commit hook pre-commit/mirrors-prettier to v3
  • Loading branch information
dragon-dxw authored Dec 4, 2023
2 parents c9dbf16 + 4d5cb63 commit 419a26d
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 @@ -32,7 +32,7 @@ repos:
files: ^ds-caselaw-ingester/

- repo: https://github.com/pre-commit/mirrors-prettier
rev: v2.7.1
rev: v3.1.0
hooks:
- id: prettier
types_or: [yaml, json, markdown]

0 comments on commit 419a26d

Please sign in to comment.