Skip to content

Commit 1fa7e8b

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-clang-format: v19.1.5 → v19.1.6](pre-commit/mirrors-clang-format@v19.1.5...v19.1.6)
1 parent 479067e commit 1fa7e8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ repos:
2222
args: ['--line-length=120', '--target-version=py37', '--target-version=py38', '--target-version=py39','--target-version=py310']
2323

2424
- repo: https://github.com/pre-commit/mirrors-clang-format
25-
rev: v19.1.5
25+
rev: v19.1.6
2626
hooks:
2727
- id: clang-format
2828
name: clang formatter

0 commit comments

Comments
 (0)