Skip to content

Conversation

@yurekami
Copy link
Contributor

Summary

Add Dependabot configuration to automatically create PRs for dependency updates.

Configured Ecosystems:

Ecosystem Schedule PR Limit Description
pip (Python) Weekly (Monday) 5 Python package dependencies
github-actions Weekly (Monday) 3 GitHub Actions versions
gitsubmodule Monthly 2 Git submodules (e.g., cutlass)

Benefits

  • Keeps dependencies up-to-date automatically
  • Security vulnerabilities are patched promptly
  • Reduces manual maintenance burden
  • PRs are labeled for easy categorization

Labels Applied

  • dependencies - all dependency updates
  • python / github-actions / submodule - ecosystem-specific

Test plan

  • Validate YAML syntax
  • Verify Dependabot activates after merge
  • Check that PRs are created with correct labels

🤖 Generated with Claude Code

Configure Dependabot to automatically create PRs for:

- Python dependencies (pip): Weekly updates on Monday
- GitHub Actions: Weekly updates on Monday
- Git submodules (cutlass): Monthly updates

Each ecosystem has appropriate PR limits and labels for easy
categorization and management.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <[email protected]>
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