Skip to content

chore: add Dependabot configuration#284

Merged
timvisee merged 1 commit into
devfrom
add-dependabot-config
Jun 10, 2026
Merged

chore: add Dependabot configuration#284
timvisee merged 1 commit into
devfrom
add-dependabot-config

Conversation

@andres-qd

Copy link
Copy Markdown

Dependabot Configuration

Adds automated dependency management via Dependabot.

Detected ecosystems

  • cargo
  • github-actions

Configuration

  • Schedule: weekly
  • PR limit: 5 per ecosystem
  • Grouping: security updates grouped together, minor/patch version updates grouped together, major updates ungrouped
  • Target branch: master

What to expect

  • Dependabot will open PRs for dependency updates based on the schedule above
  • Security updates are prioritized and grouped separately
  • Major version updates appear as individual PRs (may have breaking changes)

Customize this config after merging if your repo has specific needs (e.g., custom registries, multiple directories, ignore rules).

@timvisee timvisee left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This should target the dev branch instead.

@timvisee timvisee force-pushed the add-dependabot-config branch from 77c1a39 to 6163d8d Compare June 10, 2026 07:26
@timvisee timvisee changed the base branch from master to dev June 10, 2026 07:26
@timvisee timvisee merged commit 1624298 into dev Jun 10, 2026
2 checks passed
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