Added
- New commands `pdm sync-pre-commit` and `poetry sync-pre-commit` to manually sync the pre-commit hooks versions from the lockfile.
- Added support for Poetry 1.6.0+
Changed
- Sync of versions with dry-run now executes fully, without updating the pre-commit-config file
- Misc. README, lint and format changes
**Full Changelog**: https://github.com/GabDug/sync-pre-commit-lock/compare/v0.2.1...v0.3.0