1 parent 25338cf commit 03af85bCopy full SHA for 03af85b
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.15.20
+ rev: v0.15.21
14
hooks:
15
- id: ruff-format
16
- id: ruff-check
@@ -19,7 +19,7 @@ repos:
19
20
- id: pyright
21
- repo: https://github.com/renovatebot/pre-commit-hooks
22
- rev: 43.255.2
+ rev: 43.256.2
23
24
- id: renovate-config-validator
25
- repo: https://github.com/zizmorcore/zizmor-pre-commit
0 commit comments