File tree Expand file tree Collapse file tree 4 files changed +5
-4
lines changed
Expand file tree Collapse file tree 4 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ permissions:
1616jobs :
1717 Run :
1818 name : " Flake8"
19- runs-on : " ubuntu-18 .04"
19+ runs-on : " ubuntu-20 .04"
2020
2121 steps :
2222 - name : Checkout 🛎️
Original file line number Diff line number Diff line change 6767 - --keep-runtime-typing
6868
6969 - repo : https://github.com/Lucas-C/pre-commit-hooks
70- rev : v1.2.0
70+ rev : v1.3.1
7171 hooks :
7272 - id : remove-crlf
7373 - id : forbid-crlf
Original file line number Diff line number Diff line change @@ -44,8 +44,8 @@ testing-tox
4444 :target: https://github.com/python-coincidence/testing-tox/actions?query=workflow%3A%22mypy%22
4545 :alt: mypy status
4646
47- .. |requires | image :: https://dependency-dash.herokuapp.com /github/python-coincidence/testing-tox/badge.svg
48- :target: https://dependency-dash.herokuapp.com /github/python-coincidence/testing-tox/
47+ .. |requires | image :: https://dependency-dash.repo-helper.uk /github/python-coincidence/testing-tox/badge.svg
48+ :target: https://dependency-dash.repo-helper.uk /github/python-coincidence/testing-tox/
4949 :alt: Requirements Status
5050
5151.. |codefactor | image :: https://img.shields.io/codefactor/grade/github/python-coincidence/testing-tox?logo=codefactor
Original file line number Diff line number Diff line change @@ -40,6 +40,7 @@ qa = mypy, lint
4040setenv =
4141 PYTHONDEVMODE =1
4242 PIP_DISABLE_PIP_VERSION_CHECK =1
43+ SETUPTOOLS_USE_DISTUTILS =stdlib
4344deps = importcheck>=0.1.0
4445commands =
4546 python --version
You can’t perform that action at this time.
0 commit comments