Skip to content

Group Dependabot updates into one weekly PR - #64

Merged
calvintvu merged 1 commit into
mainfrom
cvu/dependabot
Aug 12, 2026
Merged

Group Dependabot updates into one weekly PR#64
calvintvu merged 1 commit into
mainfrom
cvu/dependabot

Conversation

@calvintvu

Copy link
Copy Markdown
Contributor

Context

Dependabot currently opens separate pull requests for dependency updates across each package ecosystem. A shared weekly group reduces review noise while keeping npm, Go module, and GitHub Actions dependencies current.

Changes

  • Group all scheduled dependency updates into one weekly dependencies pull request.
  • Keep security updates outside the scheduled group so they retain their existing behavior.

Test

  • ruby -e 'require "yaml"; YAML.safe_load(File.read(".github/dependabot.yml"))' - passed
  • git diff --check origin/main...HEAD - passed

@calvintvu calvintvu added the github_actions Pull requests that update GitHub Actions code label Aug 12, 2026
@calvintvu
calvintvu merged commit adec4ce into main Aug 12, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants