Compare commits

..

2 commits

Author SHA1 Message Date
76ed6973a9 Merge pull request 'Update dependency flake8-print to v4' (#21) from renovate/flake8-print-4.x into develop
Some checks failed
continuous-integration/drone the build failed
Reviewed-on: https://git.roosens.me/Chewing_Bever/backup-tool/pulls/21
2021-04-27 16:31:33 +02:00
93d46c696b Update dependency flake8-print to v4
Some checks are pending
continuous-integration/drone the build is pending
2021-04-27 14:17:56 +00:00

View file

@ -15,7 +15,7 @@ lint =
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
flake8-print==3.1.4 flake8-print==4.0.0
flake8-quotes==3.2.0 flake8-quotes==3.2.0
# Required for the developer # Required for the developer