mirror of https://github.com/hpcaitech/ColossalAI
[pre-commit.ci] pre-commit autoupdate (#6113)
updates: - [github.com/pre-commit/mirrors-clang-format: v19.1.2 → v19.1.5](https://github.com/pre-commit/mirrors-clang-format/compare/v19.1.2...v19.1.5) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>pull/6178/head
parent
a9bedc7a43
commit
7fdef9fd6b
|
@ -22,7 +22,7 @@ repos:
|
|||
args: ['--line-length=120', '--target-version=py37', '--target-version=py38', '--target-version=py39','--target-version=py310']
|
||||
|
||||
- repo: https://github.com/pre-commit/mirrors-clang-format
|
||||
rev: v19.1.2
|
||||
rev: v19.1.5
|
||||
hooks:
|
||||
- id: clang-format
|
||||
name: clang formatter
|
||||
|
|
Loading…
Reference in New Issue