Releases: ewjoachim/poetry-to-pre-commit
Releases · ewjoachim/poetry-to-pre-commit
2.2.0
What's Changed
Uncategorized
- Don't use poetry-dynamic-versioning: it's incompatible with pre-commit by @ewjoachim in #25
Full Changelog: 2.1.0...2.2.0
2.1.0
What's Changed
- Strict pyright by @ewjoachim in #17
- refactor:
get_poetry_deps
leveragescommon.PoetryPackage
by @souliane in #18
Misc
- Update PULL_REQUEST_TEMPLATE.md by @ewjoachim in #10
- Add option
--do-not-add
tosync-hooks-additional-dependencies
by @souliane in #11 - Rename CI step by @ewjoachim in #16
New Contributors
- @dependabot made their first contribution in #13
- @souliane made their first contribution in #11
Full Changelog: 2.0.1...2.1.0
2.0.1
What's Changed
Bugfixes
- poetry-dynamic-versionning: Specify vcs is git to avoid having to autodetect by @ewjoachim in #9
Full Changelog: 2.0.0...2.0.1
2.0.0
1.0.0
What's Changed
Documentation
- Update README.md by @ewjoachim in #4
Bugfixes
- Fix hooks by @ewjoachim in #5
Full Changelog: 0.1.0...1.0.0
0.1.0
Created the repo and the first version.
Full Changelog: https://github.com/ewjoachim/poetry_to_pre_commit/commits/0.1.0