v0.7.0
What's Changed
- feat(sync): also synchronize additional dependencies for Python hooks by @noirbizarre in #37
- Pre commits'
additional_dependencies
that are locked will also be updated. Automatic, not user-configurable.
- Pre commits'
- feat(sync): automatically update aliased repositories URLs by @noirbizarre in #38
- Automatically rename old pre-commit repositories to the new ones. Automatic for the few repositories mapped, not yet user-configurable.
- docs(readme): fix Poetry documentation URL and example command in README by @jonboulle in #39
- ci: run CI on a schedule, against PDM/Poetry dev by @GabDug in #41
Many thanks to @noirbizarre 🎉 !
New Contributors
- @jonboulle made their first contribution in #39
Full Changelog: v0.6.1...v0.7.0