nephila / djangocms-blog

django CMS blog application - Support for multilingual posts, placeholders, social network meta tags and configurable apphooks
https://djangocms-blog.readthedocs.io
BSD 3-Clause "New" or "Revised" License
391 stars 192 forks source link

Fix pre-commit flake8 repo url #716

Closed adrien-delhorme closed 1 year ago

adrien-delhorme commented 1 year ago

Description

Fix pre-commit flake8 repo url and autoupdate module to their latest versions, except flake8 (5.0.4) because flake8-broken-line is not compatible with flake8 6.0.0

References

Fix #715

Checklist

yakky commented 1 year ago

Thanks a lot @adrien-delhorme I merged with #719 due to the required changes in the code