Skip to content

Commit

Permalink
Merge pull request #196 from imperialCHEPI/update/pre-commit-hooks
Browse files Browse the repository at this point in the history
Update pre-commit hooks
  • Loading branch information
jamesturner246 authored Aug 7, 2023
2 parents 19b4519 + 69ec634 commit 0590bb6
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 @@ -15,7 +15,7 @@ repos:
- id: clang-format
files: '.*\.(h|cpp)'
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v3.0.0
rev: v3.0.1
hooks:
- id: prettier
files: '.*\.(json|yaml|yml)'
Expand Down

0 comments on commit 0590bb6

Please sign in to comment.