1 parent 4d9ed04 commit a6c9f87Copy full SHA for a6c9f87
1 file changed
.pre-commit-config.yaml
@@ -5,12 +5,12 @@ default_install_hook_types:
5
- post-rewrite
6
repos:
7
- repo: https://github.com/astral-sh/uv-pre-commit
8
- rev: 0.7.21
+ rev: 0.7.22
9
hooks:
10
- id: uv-lock
11
- id: uv-sync
12
- repo: https://github.com/astral-sh/ruff-pre-commit
13
- rev: v0.12.3
+ rev: v0.12.4
14
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.23.5
+ rev: 41.37.12
23
24
- id: renovate-config-validator
0 commit comments