There was an error while loading. Please reload this page.
1 parent 4b418fe commit 02086f9Copy full SHA for 02086f9
1 file changed
.pre-commit-config.yaml
@@ -110,7 +110,7 @@ repos:
110
111
## Format Markdown files with rumdl
112
- repo: https://github.com/rvben/rumdl-pre-commit
113
- rev: v0.2.35
+ rev: v0.2.36
114
hooks:
115
- id: rumdl
116
args: [--fix]
@@ -143,7 +143,7 @@ repos:
143
144
## Check Python types with ty
145
- repo: https://github.com/astral-sh/ty-pre-commit
146
- rev: v0.0.60
+ rev: v0.0.61
147
148
- id: ty
149
args: [--isolated]
0 commit comments