Compare commits

..

2 commits

Author SHA1 Message Date
e763faac50 Merge pull request 'Update dependency flake8 to v3.9.1' (#15) from renovate/flake8-3.x into develop
Some checks failed
continuous-integration/drone the build failed
Reviewed-on: https://git.roosens.me/Chewing_Bever/backup-tool/pulls/15
2021-04-27 16:35:14 +02:00
50209a04a0 Update dependency flake8 to v3.9.1
Some checks failed
continuous-integration/drone the build failed
2021-04-27 14:17:35 +00:00

View file

@ -11,7 +11,7 @@ test =
# Used inside tox for linting # Used inside tox for linting
lint = lint =
black==20.8b1 black==20.8b1
flake8==3.8.4 flake8==3.9.1
flake8-bugbear==20.1.4 flake8-bugbear==20.1.4
flake8-comprehensions==3.2.3 flake8-comprehensions==3.2.3
flake8-docstrings==1.5.0 flake8-docstrings==1.5.0