File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 36
36
hooks :
37
37
- id : autoflake
38
38
- repo : https://github.com/hhatto/autopep8
39
- rev : v2.3.1
39
+ rev : v2.3.2
40
40
hooks :
41
41
- id : autopep8
42
42
- repo : https://github.com/tox-dev/pyproject-fmt
@@ -45,18 +45,18 @@ repos:
45
45
- id : pyproject-fmt
46
46
args : [--max-supported-python=3.13]
47
47
- repo : https://github.com/tox-dev/tox-ini-fmt
48
- rev : " 1.4.1 "
48
+ rev : " 1.5.0 "
49
49
hooks :
50
50
- id : tox-ini-fmt
51
51
- repo : https://github.com/google/yamlfmt
52
- rev : " v0.14 .0"
52
+ rev : " v0.15 .0"
53
53
hooks :
54
54
- id : yamlfmt
55
55
args :
56
56
- -formatter
57
57
- retain_line_breaks=true
58
58
- repo : https://github.com/executablebooks/mdformat
59
- rev : 0.7.21
59
+ rev : 0.7.22
60
60
hooks :
61
61
- id : mdformat
62
62
additional_dependencies :
83
83
hooks :
84
84
- id : docformatter
85
85
- repo : https://github.com/astral-sh/ruff-pre-commit
86
- rev : " v0.8.6 "
86
+ rev : " v0.9.4 "
87
87
hooks :
88
88
- id : ruff
You can’t perform that action at this time.
0 commit comments