Skip to content

Commit ad7aedf

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/adrienverge/yamllint: v1.31.0 → v1.32.0](adrienverge/yamllint@v1.31.0...v1.32.0) - [github.com/pre-commit/mirrors-clang-format: v16.0.3 → v16.0.4](pre-commit/mirrors-clang-format@v16.0.3...v16.0.4)
1 parent 689f93c commit ad7aedf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ repos:
2929
- id: prettier
3030

3131
- repo: https://github.com/adrienverge/yamllint
32-
rev: v1.31.0
32+
rev: v1.32.0
3333
hooks:
3434
- id: yamllint
3535

@@ -66,7 +66,7 @@ repos:
6666
args: [--line-length=100]
6767

6868
- repo: https://github.com/pre-commit/mirrors-clang-format
69-
rev: v16.0.3
69+
rev: v16.0.4
7070
hooks:
7171
- id: clang-format
7272
types_or: [c++, c, cuda]

0 commit comments

Comments
 (0)