Skip to content

0.7.0.rc0

Pre-release
Pre-release
Compare
Choose a tag to compare
@GabDug GabDug released this 24 Aug 17:38
a996efc

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.
  • 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

Full Changelog: v0.6.1...0.7.0.rc0