0.7.0.rc0
Pre-release
Pre-release
What's Changed
- feat: 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
New Contributors
- @jonboulle made their first contribution in #39
Full Changelog: v0.6.1...0.7.0.rc0