Skip to content

Commit 1e82ddd

Browse files
committed
update lintners
1 parent 5e6579f commit 1e82ddd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,14 +58,14 @@ Any python `2.x` versions are unsupported! You can lint on Linux, Windows and Ma
5858
The lintner versions are:
5959

6060
```bash
61-
pycodestyle==2.8.0 # from 3.5
61+
pycodestyle==2.8.0
6262
pydocstyle==6.1.1
6363
pylint==2.12.1
6464
mypy==0.910
6565
black==21.11b1
66-
flake8==3.8.4
66+
flake8==4.0.1
6767
vulture==2.3
68-
isort==isort-5.7.0
68+
isort==5.10.1
6969
```
7070

7171
## IMPORTANT - test environment

0 commit comments

Comments
 (0)