File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ default_language_version:
3
3
4
4
repos :
5
5
- repo : https://github.com/codespell-project/codespell
6
- rev : v2.2.5
6
+ rev : v2.2.6
7
7
hooks :
8
8
- id : codespell
9
9
args :
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ Features
43
43
- hierarchical module and class-level ordering via the
44
44
[ order-group-scope] ( https://pytest-order.readthedocs.io/en/stable/configuration.html#order-group-scope ) option
45
45
- ordering tests with ` pytest-dependency ` markers if using the
46
- [ order-dependencies] ( hhttps ://pytest-order.readthedocs.io/en/stable/configuration.html#order-dependencies) option,
46
+ [ order-dependencies] ( https ://pytest-order.readthedocs.io/en/stable/configuration.html#order-dependencies) option,
47
47
more information about ` pytest-dependency ` compatibility
48
48
[ here] ( https://pytest-order.readthedocs.io/en/stable/other_plugins.html#relationship-with-pytest-dependency )
49
49
- sparse ordering of tests via the
You can’t perform that action at this time.
0 commit comments