1 parent 2aa2a34 commit 8849c3dCopy full SHA for 8849c3d
1 file changed
.pre-commit-config.yaml
@@ -5,7 +5,7 @@ default_install_hook_types:
5
- post-rewrite
6
repos:
7
- repo: https://github.com/astral-sh/uv-pre-commit
8
- rev: 0.8.8
+ rev: 0.8.9
9
hooks:
10
- id: uv-lock
11
- id: uv-sync
@@ -19,6 +19,6 @@ repos:
19
20
- id: pyright
21
- repo: https://github.com/renovatebot/pre-commit-hooks
22
- rev: 41.61.1
+ rev: 41.63.0
23
24
- id: renovate-config-validator
0 commit comments