Skip to content

chore: add Dependabot config#33

Merged
dkales merged 1 commit intomainfrom
chore/dependabot
Apr 30, 2026
Merged

chore: add Dependabot config#33
dkales merged 1 commit intomainfrom
chore/dependabot

Conversation

@anyplace44
Copy link
Copy Markdown
Contributor

@anyplace44 anyplace44 commented Apr 29, 2026

Adds .github/dependabot.yml with weekly updates for each Dependabot ecosystem mapped from the detected languages on the default branch.

Detected languages: Just,Rust

  • Weekly updates for github-actions
  • Weekly updates for cargo

Note

Low Risk
Config-only change to Dependabot scheduling; no runtime or production code impact.

Overview
Adds a Dependabot cooldown window by setting cooldown.default-days: 3 for both the weekly github-actions and cargo update configurations in .github/dependabot.yml, reducing update PR frequency by spacing out runs.

Reviewed by Cursor Bugbot for commit 3a7df3c. Bugbot is set up for automated code reviews on this repo. Configure here.

@dkales dkales merged commit abddd89 into main Apr 30, 2026
8 of 9 checks passed
@dkales dkales deleted the chore/dependabot branch April 30, 2026 11:51
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.

2 participants