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 1
1
repos :
2
2
- repo : https://github.com/pre-commit/pre-commit-hooks
3
- rev : v5 .0.0
3
+ rev : v6 .0.0
4
4
hooks :
5
5
- id : check-toml
6
6
- id : check-yaml
@@ -10,22 +10,22 @@ repos:
10
10
- id : trailing-whitespace
11
11
args : [--markdown-linebreak-ext=md]
12
12
- repo : https://github.com/rbubley/mirrors-prettier
13
- rev : v3.5.3
13
+ rev : v3.6.2
14
14
hooks :
15
15
- id : prettier
16
16
- repo : https://github.com/pycqa/doc8
17
- rev : v1.1.2
17
+ rev : v2.0.0
18
18
hooks :
19
19
- id : doc8
20
20
exclude : README\.rst
21
21
- repo : https://github.com/astral-sh/ruff-pre-commit
22
- rev : v0.11.7 # also update pyproject.toml
22
+ rev : v0.12.8 # also update pyproject.toml
23
23
hooks :
24
24
- id : ruff
25
25
args : [--fix]
26
26
- id : ruff-format
27
27
- repo : https://github.com/astral-sh/uv-pre-commit
28
- rev : 0.6.17
28
+ rev : 0.8.8
29
29
hooks :
30
30
- id : uv-lock
31
31
- id : uv-export
You can’t perform that action at this time.
0 commit comments