Skip to content

dev: manage pre-commit in tox (not poetry)

Slavina Stefanova requested to merge slavina/move-precommit-to-tox into main
  • otherwise pre-commit and pre-commit hooks depend on being compatible with python 3.7 (still used on the Buster bastion)
  • we might want to undo this when we drop support for Buster

Merge request reports