1 Commits
Author SHA1 Message Date
Igor Velkov 32d7a67521 ci: track pinned CLI tool versions with Renovate
Adds a Renovate custom-regex manager that keeps the CLI tools pinned in
the build scripts (shellcheck, shfmt, oras, bat) up to date — it opens a
PR when a newer GitHub release is published. depName is read from the
release URL the scripts already carry, so the sources need no extra
markup; an explicit variable-name allow-list limits tracking to these
tools. Config lives in renovate.json5 with the line contract documented
in plain language. Scoped to custom.regex so GitHub Actions and Python
stay with Dependabot.
2026-05-30 02:32:14 +03:00