Skip to content

Commit 55c89e4

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/adrienverge/yamllint: v1.35.1 → v1.36.2](adrienverge/yamllint@v1.35.1...v1.36.2) - [github.com/pre-commit/mirrors-clang-format: v19.1.7 → v20.1.0](pre-commit/mirrors-clang-format@v19.1.7...v20.1.0)
1 parent 4bfcbb8 commit 55c89e4

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
@@ -8,11 +8,11 @@ repos:
88
- id: end-of-file-fixer
99
- id: check-added-large-files
1010
- repo: https://github.com/adrienverge/yamllint
11-
rev: v1.35.1
11+
rev: v1.36.2
1212
hooks:
1313
- id: yamllint
1414
- repo: https://github.com/pre-commit/mirrors-clang-format
15-
rev: v19.1.7
15+
rev: v20.1.0
1616
hooks:
1717
- id: clang-format
1818
types_or: [c++, c]

0 commit comments

Comments
 (0)