Skip to content

ci(deps): add Dependabot config#1

Merged
hyperpolymath merged 1 commit into
mainfrom
ci/add-dependabot-yml
May 12, 2026
Merged

ci(deps): add Dependabot config#1
hyperpolymath merged 1 commit into
mainfrom
ci/add-dependabot-yml

Conversation

@hyperpolymath
Copy link
Copy Markdown
Owner

Adds .github/dependabot.yml so Dependabot starts raising security/version-update PRs for Rust crate vulnerabilities. Cargo updates are grouped (minor/patch) to keep noise contained; security PRs flow via the same path. Mirrors the corrected RSR template configuration.

This repo had no .github/dependabot.yml, so Dependabot was not raising
PRs for outstanding HIGH/CRITICAL Rust crate vulnerabilities. Adopting
the corrected RSR template approach: cargo PRs enabled, grouped
minor/patch, security PRs flow normally.
@hyperpolymath hyperpolymath merged commit 43afa10 into main May 12, 2026
5 checks passed
@hyperpolymath hyperpolymath deleted the ci/add-dependabot-yml branch May 12, 2026 20:50
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