Skip to content

Commit

Permalink
Bump version of pre-commit hooks (#478) (#480)
Browse files Browse the repository at this point in the history
(cherry picked from commit e41ee31)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
mergify[bot] and github-actions[bot] authored Mar 24, 2024
1 parent 4b6328f commit 5c36b51
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: v18.1.1
rev: v18.1.2
hooks:
- id: clang-format
args: ['-fallback-style=none', '-i']
Expand Down

0 comments on commit 5c36b51

Please sign in to comment.