Skip to content

Commit

Permalink
Merge pull request #224 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 Oct 18, 2023
2 parents 057b8f9 + 897aab8 commit a59f4cd
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 @@ -12,7 +12,7 @@ repos:
hooks:
- id: check-github-workflows
- repo: https://github.com/pre-commit/mirrors-clang-format
rev: v16.0.6
rev: v17.0.2
hooks:
- id: clang-format
files: '.*\.(h|cpp)'
Expand Down

0 comments on commit a59f4cd

Please sign in to comment.