Skip to content

Commit

Permalink
Bump version of pre-commit hooks (#1456)
Browse files Browse the repository at this point in the history
(cherry picked from commit 99d7128)

# Conflicts:
#	.pre-commit-config.yaml
  • Loading branch information
github-actions[bot] authored and mergify[bot] committed Mar 26, 2024
1 parent deb34de commit 9d93c42
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,11 @@ repos:

# CPP hooks
- repo: https://github.com/pre-commit/mirrors-clang-format
<<<<<<< HEAD
rev: v18.1.0
=======
rev: v18.1.2
>>>>>>> 99d7128 (Bump version of pre-commit hooks (#1456))
hooks:
- id: clang-format
args: ['-fallback-style=none', '-i']
Expand Down

0 comments on commit 9d93c42

Please sign in to comment.