Skip to content

chore: add Dependabot configuration#134

Open
andres-qd wants to merge 2 commits into
masterfrom
add-dependabot-config
Open

chore: add Dependabot configuration#134
andres-qd wants to merge 2 commits into
masterfrom
add-dependabot-config

Conversation

@andres-qd

Copy link
Copy Markdown

Dependabot Configuration

Adds automated dependency management via Dependabot.

Detected ecosystems

  • cargo
  • docker

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.

Please target the dev branch instead

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