Skip to content

ci: add dependabot for GitHub Actions#6

Merged
slin1237 merged 1 commit into
mainfrom
setup/dependabot
Mar 2, 2026
Merged

ci: add dependabot for GitHub Actions#6
slin1237 merged 1 commit into
mainfrom
setup/dependabot

Conversation

@slin1237
Copy link
Copy Markdown
Contributor

@slin1237 slin1237 commented Mar 2, 2026

Summary

Add Dependabot configuration to keep GitHub Actions versions up to date.

Changes

  • .github/dependabot.yml: Weekly checks for github-actions ecosystem only
    • Uses ci prefix for auto-generated commit messages (conventional commits)
    • Simplified from main SMG repo (removed cargo, pip, docker ecosystems)

Test Plan

  • Valid YAML syntax
  • Dependabot recognizes config and schedules updates

Add dependabot.yml to keep GitHub Actions versions up to date with
weekly checks. Uses "ci" prefix for commit messages to match
conventional commits format.

Only github-actions ecosystem configured (no cargo/pip/docker since
this is a markdown-only repo).

Signed-off-by: Simo Lin <slin1237@gmail.com>
Signed-off-by: Simo Lin <linsimo.mark@gmail.com>
@slin1237 slin1237 merged commit 024954b into main Mar 2, 2026
2 checks passed
@lightseek-bot lightseek-bot deleted the setup/dependabot branch March 2, 2026 22:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant