File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -12,21 +12,21 @@ repos:
12
12
- id : end-of-file-fixer
13
13
14
14
- repo : https://github.com/renovatebot/pre-commit-hooks
15
- rev : 39.84.0
15
+ rev : 39.118.1
16
16
hooks :
17
17
- id : renovate-config-validator
18
18
files : ^renovate\.json$
19
19
20
20
- repo : https://github.com/astral-sh/ruff-pre-commit
21
- rev : v0.8.4
21
+ rev : v0.9.2
22
22
hooks :
23
23
- id : ruff
24
24
name : " lint with ruff"
25
25
- id : ruff-format
26
26
name : " format with ruff"
27
27
28
28
- repo : https://github.com/pre-commit/mirrors-mypy
29
- rev : " v1.14.0 " # Use the sha / tag you want to point at
29
+ rev : " v1.14.1 " # Use the sha / tag you want to point at
30
30
hooks :
31
31
- id : mypy
32
32
name : " run mypy"
35
35
36
36
- repo : https://github.com/astral-sh/uv-pre-commit
37
37
# uv version.
38
- rev : 0.5.13
38
+ rev : 0.5.21
39
39
hooks :
40
40
# Update the uv lockfile
41
41
- id : uv-lock
You can’t perform that action at this time.
0 commit comments