1 parent 6908d4e commit ef43c3fCopy full SHA for ef43c3f
1 file changed
.pre-commit-config.yaml
@@ -10,7 +10,7 @@ repos:
10
- id: uv-lock
11
- id: uv-sync
12
- repo: https://github.com/astral-sh/ruff-pre-commit
13
- rev: v0.12.8
+ rev: v0.12.9
14
hooks:
15
- id: ruff-format
16
- id: ruff-check
@@ -19,6 +19,6 @@ repos:
19
20
- id: pyright
21
- repo: https://github.com/renovatebot/pre-commit-hooks
22
- rev: 41.70.3
+ rev: 41.73.1
23
24
- id: renovate-config-validator
0 commit comments