What's Changed
* feat(sync): also synchronize additional dependencies for Python hooks by noirbizarre in https://github.com/GabDug/sync-pre-commit-lock/pull/37
* Pre commits' `additional_dependencies` that are locked will also be updated. Automatic, not user-configurable.
* feat(sync): automatically update aliased repositories URLs by noirbizarre in https://github.com/GabDug/sync-pre-commit-lock/pull/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 https://github.com/GabDug/sync-pre-commit-lock/pull/39
* ci: run CI on a schedule, against PDM/Poetry dev by GabDug in https://github.com/GabDug/sync-pre-commit-lock/pull/41
Many thanks to noirbizarre 🎉 !
New Contributors
* jonboulle made their first contribution in https://github.com/GabDug/sync-pre-commit-lock/pull/39
**Full Changelog**: https://github.com/GabDug/sync-pre-commit-lock/compare/v0.6.1...v0.7.0