What's Changed * Compatibility with poetry 2.0.0 by kohlerj in https://github.com/vstrimaitis/poetry-pre-commit-plugin/pull/8, https://github.com/vstrimaitis/poetry-pre-commit-plugin/pull/9
Fix issue where errors would pop up if poetry was run outside of a project
0.1.0
First release! 🎉
This includes the initial implementation of the plugin, which supports installing pre-commit hooks after the `poetry install` and `poetry add` commands whenever appropriate.