Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/pre-commit/mirrors-clang-format: v18.1.3 → v18.1.4](pre-commit/mirrors-clang-format@v18.1.3...v18.1.4)
  • Loading branch information
pre-commit-ci[bot] authored and franzpoeschel committed May 8, 2024
1 parent 95cbcb6 commit 918f5eb
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 @@ -66,7 +66,7 @@ repos:
# clang-format v13
# to run manually, use .github/workflows/clang-format/clang-format.sh
- repo: https://github.com/pre-commit/mirrors-clang-format
rev: v18.1.3
rev: v18.1.4
hooks:
- id: clang-format
# By default, the clang-format hook configures:
Expand Down

0 comments on commit 918f5eb

Please sign in to comment.