[pre-commit.ci] pre-commit autoupdate#213
Conversation
|
Huh lots of errors on this one... I'm having a busy week so it may be a while until I get to look into it, but I will when I get time if nobody else does first. |
|
I did some investigation and found the errors are somehow related to |
e065ef4 to
7ff72f8
Compare
|
I had to take some time away from this because of travel and my computer dying for a while (:cry:), but now that I have a bit of time to investigate again: I think this may be a fundamental problem with how we run our distribution package tests. It looks like when running I think the fix may require some kind of hacky workaround that checks for Either way, it's nothing to do with this particular PR, it needs to be fixed on |
updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.4 → v0.15.15](astral-sh/ruff-pre-commit@v0.15.4...v0.15.15) - [github.com/pre-commit/mirrors-mypy: v1.19.1 → v2.1.0](pre-commit/mirrors-mypy@v1.19.1...v2.1.0) - [github.com/psf/black-pre-commit-mirror: 26.1.0 → 26.5.1](psf/black-pre-commit-mirror@26.1.0...26.5.1) - [github.com/rhysd/actionlint: v1.7.11 → v1.7.12](rhysd/actionlint@v1.7.11...v1.7.12) - [github.com/igorshubovych/markdownlint-cli: v0.47.0 → v0.48.0](igorshubovych/markdownlint-cli@v0.47.0...v0.48.0)
7ff72f8 to
e4130ad
Compare
|
#219 has a workaround 🤞 |
This brings in the fix for the missing vcs-versioning module error.
updates: