If you also install these tools some other way (such as dev dependencies), nothing keeps the tool version in sync between your pre-commit config and your other method of installing them. If you use ...
While this approach works well for a small project like this, one that's not ever meant to be used in a production environment, be aware that future updates to Poetry might break compatibility. Use ...