Commit 740392109be9a3caff3a621efd2b47a4a737e692

Authored by pre-commit-ci[bot]
Committed by GitHub
1 parent 3cd730b1

chore(deps): pre-commit.ci autoupdate (#835)

updates:
- [github.com/pre-commit/mirrors-clang-format: v15.0.6 → v15.0.7](https://github.com/pre-commit/mirrors-clang-format/compare/v15.0.6...v15.0.7)

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 25 - id: debug-statements
26 26  
27 27 - repo: https://github.com/pre-commit/mirrors-clang-format
28   - rev: v15.0.6
  28 + rev: v15.0.7
29 29 hooks:
30 30 - id: clang-format
31 31 types_or: [c++, c, cuda]
... ...