Skip to content

chore: add Dependabot config with cooldown#28

Open
skonefal wants to merge 3 commits into
mainfrom
chore/dependabot-cooldown
Open

chore: add Dependabot config with cooldown#28
skonefal wants to merge 3 commits into
mainfrom
chore/dependabot-cooldown

Conversation

@skonefal

Copy link
Copy Markdown
Contributor
  • Adds Dependabot configuration for the repository's package ecosystems.
  • Monthly update schedule with a 7-day cooldown before update PRs are opened.
  • Groups updates into security, minor-and-patch, and major.

skonefal added 3 commits June 12, 2026 01:23
Drop the open-pull-requests-limit: 10 override so Dependabot reverts to its
default open PR limit of 5.

Towards PLA-2146
@skonefal skonefal marked this pull request as ready for review June 15, 2026 12:01
@cursor

cursor Bot commented Jun 15, 2026

Copy link
Copy Markdown

PR Summary

Low Risk
Only adds CI dependency automation configuration; no application runtime or auth logic changes.

Overview
Adds .github/dependabot.yml so GitHub Dependabot can open dependency update PRs for gomod (repo root) and github-actions.

Both ecosystems use a monthly schedule, a 7-day cooldown before PRs open, and grouped updates: security-updates (all security bumps) and minor-and-patch (non-major version bumps).

Reviewed by Cursor Bugbot for commit 5fa5d59. Configure here.

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