Skip to content
This repository was archived by the owner on Jul 1, 2024. It is now read-only.

Commit 83b970a

Browse files
github-actionsgithub-actions[bot]
github-actions
authored andcommitted
ci(pre-commit): autoupdate
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a06f0ea commit 83b970a

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
@@ -66,7 +66,7 @@ repos:
6666
args: [--line-length=100]
6767

6868
- repo: https://github.com/pre-commit/mirrors-clang-format
69-
rev: v18.1.6
69+
rev: v18.1.7
7070
hooks:
7171
- id: clang-format
7272
types_or: [c++, c, cuda]
@@ -79,7 +79,7 @@ repos:
7979
exclude: .cu
8080

8181
- repo: https://github.com/python-jsonschema/check-jsonschema
82-
rev: 0.28.5
82+
rev: 0.28.6
8383
hooks:
8484
- id: check-metaschema
8585
files: ^.+/schema/.*schema\.json$

0 commit comments

Comments
 (0)