Commit 0f040f78cbeceecefa3b7e0a4811ad57de795c3b
Committed by
GitHub
1 parent
8c25115b
chore(deps): pre-commit.ci autoupdate (#817)
updates: - [github.com/pre-commit/mirrors-clang-format: v15.0.4 → v15.0.6](https://github.com/pre-commit/mirrors-clang-format/compare/v15.0.4...v15.0.6) 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
| @@ -25,7 +25,7 @@ repos: | @@ -25,7 +25,7 @@ repos: | ||
| 25 | - id: debug-statements | 25 | - id: debug-statements |
| 26 | 26 | ||
| 27 | - repo: https://github.com/pre-commit/mirrors-clang-format | 27 | - repo: https://github.com/pre-commit/mirrors-clang-format |
| 28 | - rev: v15.0.4 | 28 | + rev: v15.0.6 |
| 29 | hooks: | 29 | hooks: |
| 30 | - id: clang-format | 30 | - id: clang-format |
| 31 | types_or: [c++, c, cuda] | 31 | types_or: [c++, c, cuda] |