File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 10
10
- uv-lock # will make problems during release please PRs
11
11
repos :
12
12
- repo : https://github.com/pre-commit/pre-commit-hooks.git
13
- rev : v5 .0.0
13
+ rev : v6 .0.0
14
14
hooks :
15
15
- id : end-of-file-fixer
16
16
- id : trailing-whitespace
27
27
- id : typos
28
28
29
29
- repo : https://github.com/jackdewinter/pymarkdown
30
- rev : v0.9.30
30
+ rev : v0.9.32
31
31
hooks :
32
32
- id : pymarkdown
33
33
args :
43
43
exclude : CHANGELOG.md # is autogenerated
44
44
45
45
- repo : https://github.com/pycqa/pylint
46
- rev : v3.3.7
46
+ rev : v3.3.8
47
47
hooks :
48
48
- id : pylint
49
49
pass_filenames : false
57
57
- pytest
58
58
59
59
- repo : https://github.com/astral-sh/ruff-pre-commit
60
- rev : v0.12.2
60
+ rev : v0.12.11
61
61
hooks :
62
62
- id : ruff
63
63
args :
66
66
- id : ruff-format
67
67
68
68
- repo : https://github.com/astral-sh/uv-pre-commit
69
- rev : 0.7.19
69
+ rev : 0.8.14
70
70
hooks :
71
71
- id : uv-lock
You can’t perform that action at this time.
0 commit comments