glotaran / pyglotaran-examples

This repository hold examples showcasing the use of the pyglotaran package
MIT License
5 stars 7 forks source link

🔧Update pre-commit config #10

Closed s-weigand closed 3 years ago

s-weigand commented 3 years ago

Having an up to date .pre-commit-config.yaml reduces the number of venvs we need to have locally since pyglotaran also updates its config. (run pre-commit gc to remove unused venvs)