Skip to content

Commit 3543144

Browse files
⬆️🩹 Update patch updates (#607)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ae034ae commit 3543144

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ repos:
5252

5353
## Ensure uv.lock is up to date
5454
- repo: https://github.com/astral-sh/uv-pre-commit
55-
rev: 0.11.8
55+
rev: 0.11.12
5656
hooks:
5757
- id: uv-lock
5858
priority: 0
@@ -120,7 +120,7 @@ repos:
120120

121121
## Format C++ files with clang-format
122122
- repo: https://github.com/pre-commit/mirrors-clang-format
123-
rev: v22.1.4
123+
rev: v22.1.5
124124
hooks:
125125
- id: clang-format
126126
types_or: [c++, c, cuda]

0 commit comments

Comments
 (0)