Open fauust opened 4 years ago
I am also experiencing this issue. Because the version checker things that versions without a v
come after versions with a v
it will always downgrade v1.0.6
to 1.0.5
. Can we ask that either all the tags get updated to include a v
or that the repo goes back to using versions without a v
?
I have opened a bug report here: https://github.com/pre-commit/pre-commit/issues/2364
Hi, 2024 and I got the same issue, but in view of 1.0.5 tag being released after the v1.0.6, it shouldn't be a downgrade but some problem in tagging.
Hi!