mirror of
https://github.com/paul-nameless/tg
synced 2024-11-22 03:43:19 +00:00
bump ci tools
This commit is contained in:
parent
f163e85880
commit
7f262c9fab
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -26,7 +26,7 @@ jobs:
|
|||
|
||||
- name: Install tools
|
||||
run: |
|
||||
pip install black==19.10b0 mypy==0.770 isort==5.1.0 flake8==3.8.3
|
||||
pip install black==20.8b1 mypy==0.790 isort==5.6.2 flake8==8-3.8.4
|
||||
|
||||
- name: Check formatting and run linters
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue