Open
Description
pre-commit autoupdate is updating to a newest tag version but should update to release version
pre-commit autoupdate is changing rev to to a newest tag - v2.13.1-beta despite current release version being v2.12.0
Even if I change it manually I'm getting:
[WARNING] The 'rev' field of repo 'https://github.com/hadolint/hadolint' appears to be a mutable reference (moving tag / branch). Mutable references are never updated after first install and are not supported. See https://pre-commit.com/#using-the-latest-version-for-a-repository for more details. Hint:
pre-commit autoupdate often fixes this.
Maybe you should consider creating only release tags or move pre-commit to a separate repo
Metadata
Metadata
Assignees
Labels
No labels