Skip to content

[dependabot.yml] Group the devvit dependencies into the same PR#29

Open
ben-harris-5 wants to merge 2 commits into
mainfrom
dependabot-group-devvit-deps
Open

[dependabot.yml] Group the devvit dependencies into the same PR#29
ben-harris-5 wants to merge 2 commits into
mainfrom
dependabot-group-devvit-deps

Conversation

@ben-harris-5
Copy link
Copy Markdown
Member

@ben-harris-5 ben-harris-5 commented May 12, 2026

This should help make the version bump upgrades easier, by grouping them all into one PR!

Also changed the job frequency, to run on Monday and Tuesday at 5pm (to catch if we end up doing a late deploy and/or Monday's a holiday).

Comment thread .github/dependabot.yml
Comment on lines +7 to +9
interval: "cron"
cronjob: "0 17 * * 1,2" # At 5pm on Monday and Tuesday - https://crontab.guru/
timezone: "America/New_York"
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comment thread .github/dependabot.yml
Comment on lines +11 to +15
groups:
devvit:
patterns:
- "devvit"
- "@devvit/*"
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ben-harris-5 ben-harris-5 requested a review from cedaraspen May 12, 2026 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant