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: v19.1.3 → v19.1.4](pre-commit/mirrors-clang-format@v19.1.3...v19.1.4)
  • Loading branch information
pre-commit-ci[bot] authored Nov 25, 2024
1 parent db32585 commit 92c3423
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 @@ -22,7 +22,7 @@ repos:
- id: trailing-whitespace # trims trailing whitespace.

- repo: https://github.com/pre-commit/mirrors-clang-format
rev: 'v19.1.3'
rev: 'v19.1.4'
hooks:
- id: clang-format
args: ["-style=file", "-i"]
Expand Down

0 comments on commit 92c3423

Please sign in to comment.