Skip to content

Commit

Permalink
Bump version of pre-commit hooks (backport #1456) (#1461)
Browse files Browse the repository at this point in the history
* Bump version of pre-commit hooks (#1456)

(cherry picked from commit 99d7128)

# Conflicts:
#	.pre-commit-config.yaml

* Update .pre-commit-config.yaml

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Dr. Denis <denis@stoglrobotics.de>
  • Loading branch information
3 people authored Mar 26, 2024
1 parent 371a500 commit d470ce9
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.0
rev: v18.1.2
hooks:
- id: clang-format
args: ['-fallback-style=none', '-i']
Expand Down

0 comments on commit d470ce9

Please sign in to comment.