We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f9e5fb commit 394579aCopy full SHA for 394579a
.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.16
+ rev: 0.8.17
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.99.7
+ rev: 41.99.8
23
24
- id: renovate-config-validator
0 commit comments