1 parent 50c5090 commit 8b7a212Copy full SHA for 8b7a212
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.7
+ rev: 0.8.8
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.60.1
+ rev: 41.60.2
23
24
- id: renovate-config-validator
0 commit comments