Skip to content

chore: bump alef pre-commit hook v0.13.6 → v0.14.6#873

Open
kh3rld wants to merge 1 commit intomainfrom
chore/bump-alef-precommit-hook
Open

chore: bump alef pre-commit hook v0.13.6 → v0.14.6#873
kh3rld wants to merge 1 commit intomainfrom
chore/bump-alef-precommit-hook

Conversation

@kh3rld
Copy link
Copy Markdown
Contributor

@kh3rld kh3rld commented May 3, 2026

The alef hook uses language: system, so it invokes the local alef binary. alef.toml was migrated to the v0.14.x workspace format in 512f1b7 but the pre-commit pin was not bumped at the same time. Any commit on main since that change fails with TOML parse error: missing field 'crate' because v0.13.x expected the old flat [crate] format.

alef.toml was updated to the v0.14.x workspace format in 512f1b7 but
the pre-commit pin was not bumped, causing alef-verify to fail on every
commit with "missing field crate" (v0.13.x expected the old flat format).
@kh3rld kh3rld requested a review from Goldziher as a code owner May 3, 2026 10:09
@kh3rld kh3rld added the dependencies Pull requests that update a dependency file label May 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant