Skip to content

Commit 02086f9

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

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
@@ -110,7 +110,7 @@ repos:
110110

111111
## Format Markdown files with rumdl
112112
- repo: https://github.com/rvben/rumdl-pre-commit
113-
rev: v0.2.35
113+
rev: v0.2.36
114114
hooks:
115115
- id: rumdl
116116
args: [--fix]
@@ -143,7 +143,7 @@ repos:
143143

144144
## Check Python types with ty
145145
- repo: https://github.com/astral-sh/ty-pre-commit
146-
rev: v0.0.60
146+
rev: v0.0.61
147147
hooks:
148148
- id: ty
149149
args: [--isolated]

0 commit comments

Comments
 (0)