Skip to content

ci: add dependabot config with monthly grouped updates#48

Merged
leonardosul merged 2 commits into
mainfrom
chore/add-dependabot-config
May 1, 2026
Merged

ci: add dependabot config with monthly grouped updates#48
leonardosul merged 2 commits into
mainfrom
chore/add-dependabot-config

Conversation

@leonardosul
Copy link
Copy Markdown
Contributor

Summary

  • Add .github/dependabot.yml with monthly schedule for all four ecosystems
  • Each ecosystem groups all dependency updates into a single PR:
    • github-actions — SHA-pinned action updates
    • gomod (cmd/lambda/) — Lambda Go dependencies
    • gomod (tests/integration/) — integration test Go dependencies
    • pip — docs dependencies (pyproject.toml)

Test plan

  • Pre-commit hooks pass
  • After merge: verify Dependabot creates grouped PRs on the next monthly cycle

🤖 Generated with Claude Code

leonardosul and others added 2 commits May 1, 2026 14:24
One PR per ecosystem per month: github-actions, go (lambda),
go (integration tests), and pip (docs). All deps within each
ecosystem are grouped into a single PR.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@leonardosul leonardosul merged commit 57ee2ec into main May 1, 2026
5 checks passed
@leonardosul leonardosul deleted the chore/add-dependabot-config branch May 1, 2026 04:31
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