Compare commits

...

2 Commits

Author SHA1 Message Date
Jef Roosens eb5d7ce774 Merge pull request 'Update dependency flake8-docstrings to v1.6.0' (#18) from renovate/flake8-docstrings-1.x into develop
continuous-integration/drone the build failed Details
Reviewed-on: https://git.roosens.me/Chewing_Bever/backup-tool/pulls/18
2021-04-28 21:07:37 +02:00
Renovate Bot 1394c646e3 Update dependency flake8-docstrings to v1.6.0
continuous-integration/drone the build failed Details
2021-04-28 19:00:45 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ lint =
flake8==3.9.1 flake8==3.9.1
flake8-bugbear==20.11.1 flake8-bugbear==20.11.1
flake8-comprehensions==3.4.0 flake8-comprehensions==3.4.0
flake8-docstrings==1.5.0 flake8-docstrings==1.6.0
flake8-print==4.0.0 flake8-print==4.0.0
flake8-quotes==3.2.0 flake8-quotes==3.2.0