Closed s-weigand closed 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)
.pre-commit-config.yaml
pyglotaran
pre-commit gc
Having an up to date
.pre-commit-config.yaml
reduces the number of venvs we need to have locally sincepyglotaran
also updates its config. (runpre-commit gc
to remove unused venvs)