File tree 3 files changed +4
-5
lines changed 3 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 8
8
9
9
repos :
10
10
- repo : https://github.com/repo-helper/pyproject-parser
11
- rev : v0.11.0
11
+ rev : v0.11.1
12
12
hooks :
13
13
- id : reformat-pyproject
14
14
42
42
exclude : ^(doc-source/conf|__pkginfo__|setup|tests/.*)\.py$
43
43
- id : bind-requirements
44
44
45
- - repo : https://github.com/domdfcoding /flake8-dunder-all
45
+ - repo : https://github.com/python-formate /flake8-dunder-all
46
46
rev : v0.4.1
47
47
hooks :
48
48
- id : ensure-dunder-all
86
86
- id : formate
87
87
exclude : ^(doc-source/conf|__pkginfo__|setup)\.(_)?py$
88
88
89
- - repo : https://github.com/domdfcoding /dep_checker
89
+ - repo : https://github.com/python-coincidence /dep_checker
90
90
rev : v0.8.0
91
91
hooks :
92
92
- id : dep_checker
Original file line number Diff line number Diff line change @@ -8,9 +8,7 @@ sphinx-copybutton>=0.2.12
8
8
sphinx-debuginfo >= 0.2.2
9
9
sphinx-licenseinfo >= 0.3.1
10
10
sphinx-notfound-page >= 0.5
11
- sphinx-prompt >= 1.1.0
12
11
sphinx-pyproject >= 0.1.0
13
- sphinx-tabs >= 1.1.13
14
12
sphinx-toolbox >= 3.5.0
15
13
sphinxcontrib-applehelp == 1.0.4
16
14
sphinxcontrib-devhelp == 1.0.2
Original file line number Diff line number Diff line change 5
5
# * testenv
6
6
# * testenv:.package
7
7
# * testenv:py313-dev
8
+ # * testenv:py313
8
9
# * testenv:py312-dev
9
10
# * testenv:py312
10
11
# * testenv:docs
You can’t perform that action at this time.
0 commit comments