mirror of
https://github.com/CopilotKit/CopilotKit.git
synced 2026-09-14 16:26:20 +08:00
000b65ba2b
Remove the Dependabot `github-actions` ecosystem config plus its companion `dependabot-auto-merge` and `dependabot-major-analysis` workflows. Renovate (via `renovate.json` → `local>CopilotKit/renovate`, Dependency Dashboard #592) now owns github-actions updates. Also cleans stale references to the deleted files: - `.github/zizmor.yml`: drop the `dangerous-triggers` ignores for the two dependabot workflows, remove the now-empty `dependabot-cooldown` rule, and update the `unpinned-uses` comment to reference Renovate. - `.github/workflows/security_zizmor.yml`: drop the `.github/dependabot.yml` path triggers. `.github/dependabot.yml` contained ONLY the github-actions ecosystem, so it is deleted in full. No npm/pip/docker or other ecosystem was touched — npm is untouched. Rebased onto current main; all CI green (zizmor pass, commitlint pass, build/types/unit/package-quality all pass).