Skip to content

Commit 44275bf

Browse files
devmgnclaude
andcommitted
chore: use fully-qualified aqua backend for zizmor in mise.toml
Renovate の mise manager は mise registry を動的参照せず、 ハードコードされた短縮名リストから datasource を解決する。 zizmor はそのリストに未登録のため更新 PR が出なかった。 mise registry の既定解決先と同じ aqua バックエンドをフル修飾で 指定することで Renovate に検知させる。 Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>
1 parent 2e76868 commit 44275bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mise.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
actionlint = "1.7.12"
33
node = "24.14.1"
44
pnpm = "10.33.0"
5-
zizmor = "1.24.1"
5+
"aqua:zizmorcore/zizmor" = "1.24.1"

0 commit comments

Comments
 (0)