File tree 2 files changed +4
-3
lines changed
2 files changed +4
-3
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 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