Commit 6887978ec823d90d4bd2cbfd5b820441836a549d
Committed by
GitHub
1 parent
607ab942
chore(deps): pre-commit.ci autoupdate (#729)
updates: - [github.com/pre-commit/mirrors-clang-format: v14.0.1 → v14.0.3](https://github.com/pre-commit/mirrors-clang-format/compare/v14.0.1...v14.0.3) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Showing
1 changed file
with
1 additions
and
1 deletions
.pre-commit-config.yaml
| @@ -22,7 +22,7 @@ repos: | @@ -22,7 +22,7 @@ repos: | ||
| 22 | - id: trailing-whitespace | 22 | - id: trailing-whitespace |
| 23 | 23 | ||
| 24 | - repo: https://github.com/pre-commit/mirrors-clang-format | 24 | - repo: https://github.com/pre-commit/mirrors-clang-format |
| 25 | - rev: v14.0.1 | 25 | + rev: v14.0.3 |
| 26 | hooks: | 26 | hooks: |
| 27 | - id: clang-format | 27 | - id: clang-format |
| 28 | types_or: [c++, c, cuda] | 28 | types_or: [c++, c, cuda] |