Skip to content

Commit

Permalink
Auto-update with pre-commit (#462) (#466)
Browse files Browse the repository at this point in the history
Co-authored-by: saikishor <10082428+saikishor@users.noreply.github.com>
(cherry picked from commit 8c35065)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
mergify[bot] and github-actions[bot] committed Mar 11, 2024
1 parent b8a7a2d commit 5b7ff59
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 @@ -62,7 +62,7 @@ repos:

# CPP hooks
- repo: https://github.com/pre-commit/mirrors-clang-format
rev: v17.0.6
rev: v18.1.0
hooks:
- id: clang-format
args: ['-fallback-style=none', '-i']
Expand Down

0 comments on commit 5b7ff59

Please sign in to comment.