Skip to content

Commit 847c04e

Browse files
ci(pre-commit): autoupdate
updates: - [github.com/adrienverge/yamllint: v1.37.0 → v1.37.1](adrienverge/yamllint@v1.37.0...v1.37.1) - [github.com/pre-commit/mirrors-clang-format: v20.1.0 → v20.1.4](pre-commit/mirrors-clang-format@v20.1.0...v20.1.4)
1 parent 124933b commit 847c04e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ repos:
3030
- id: prettier
3131

3232
- repo: https://github.com/adrienverge/yamllint
33-
rev: v1.37.0
33+
rev: v1.37.1
3434
hooks:
3535
- id: yamllint
3636

@@ -67,7 +67,7 @@ repos:
6767
args: [--line-length=100]
6868

6969
- repo: https://github.com/pre-commit/mirrors-clang-format
70-
rev: v20.1.0
70+
rev: v20.1.4
7171
hooks:
7272
- id: clang-format
7373
types_or: [c++, c, cuda]

0 commit comments

Comments
 (0)