Skip to content

Commit 9acbc1a

Browse files
⬆️🩹 Update patch updates
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 95e7e05 commit 9acbc1a

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.pre-commit-config.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ repos:
5454

5555
## Ensure uv.lock is up to date
5656
- repo: https://github.com/astral-sh/uv-pre-commit
57-
rev: 0.11.21
57+
rev: 0.11.23
5858
hooks:
5959
- id: uv-lock
6060
priority: 0
@@ -112,7 +112,7 @@ repos:
112112

113113
## Format Markdown files with rumdl
114114
- repo: https://github.com/rvben/rumdl-pre-commit
115-
rev: v0.2.18
115+
rev: v0.2.20
116116
hooks:
117117
- id: rumdl
118118
args: [--fix]
@@ -145,7 +145,7 @@ repos:
145145

146146
## Format and lint Python files with ruff
147147
- repo: https://github.com/astral-sh/ruff-pre-commit
148-
rev: v0.15.17
148+
rev: v0.15.18
149149
hooks:
150150
- id: ruff-format
151151
types_or: [python, pyi, jupyter, markdown]
@@ -156,7 +156,7 @@ repos:
156156

157157
## Check Python types with ty
158158
- repo: https://github.com/astral-sh/ty-pre-commit
159-
rev: v0.0.49
159+
rev: v0.0.51
160160
hooks:
161161
- id: ty
162162
args: [--only-dev]

0 commit comments

Comments
 (0)