File tree Expand file tree Collapse file tree 5 files changed +7
-6
lines changed Expand file tree Collapse file tree 5 files changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ permissions:
16
16
jobs :
17
17
Run :
18
18
name : " Flake8"
19
- runs-on : " ubuntu-18 .04"
19
+ runs-on : " ubuntu-20 .04"
20
20
21
21
steps :
22
22
- name : Checkout 🛎️
Original file line number Diff line number Diff line change 67
67
- --keep-runtime-typing
68
68
69
69
- repo : https://github.com/Lucas-C/pre-commit-hooks
70
- rev : v1.2.0
70
+ rev : v1.3.1
71
71
hooks :
72
72
- id : remove-crlf
73
73
- id : forbid-crlf
Original file line number Diff line number Diff line change @@ -58,8 +58,8 @@ seed_intersphinx_mapping
58
58
:target: https://github.com/sphinx-toolbox/seed_intersphinx_mapping/actions?query=workflow%3A%22mypy%22
59
59
:alt: mypy status
60
60
61
- .. |requires | image :: https://dependency-dash.herokuapp.com /github/sphinx-toolbox/seed_intersphinx_mapping/badge.svg
62
- :target: https://dependency-dash.herokuapp.com /github/sphinx-toolbox/seed_intersphinx_mapping/
61
+ .. |requires | image :: https://dependency-dash.repo-helper.uk /github/sphinx-toolbox/seed_intersphinx_mapping/badge.svg
62
+ :target: https://dependency-dash.repo-helper.uk /github/sphinx-toolbox/seed_intersphinx_mapping/
63
63
:alt: Requirements Status
64
64
65
65
.. |coveralls | image :: https://img.shields.io/coveralls/github/sphinx-toolbox/seed_intersphinx_mapping/master?logo=coveralls
Original file line number Diff line number Diff line change @@ -60,8 +60,8 @@ seed_intersphinx_mapping
60
60
:workflow: mypy
61
61
:alt: mypy status
62
62
63
- .. |requires | image :: https://dependency-dash.herokuapp.com /github/sphinx-toolbox/seed_intersphinx_mapping/badge.svg
64
- :target: https://dependency-dash.herokuapp.com /github/sphinx-toolbox/seed_intersphinx_mapping/
63
+ .. |requires | image :: https://dependency-dash.repo-helper.uk /github/sphinx-toolbox/seed_intersphinx_mapping/badge.svg
64
+ :target: https://dependency-dash.repo-helper.uk /github/sphinx-toolbox/seed_intersphinx_mapping/
65
65
:alt: Requirements Status
66
66
67
67
.. |coveralls | coveralls-shield ::
Original file line number Diff line number Diff line change @@ -125,6 +125,7 @@ passenv =
125
125
COV_PYTHON_VERSION
126
126
COV_PLATFORM
127
127
COV_PYTHON_IMPLEMENTATION
128
+ *
128
129
changedir = {toxinidir}
129
130
deps =
130
131
coverage>=5
You can’t perform that action at this time.
0 commit comments