Skip to content

chore: add Dependabot configuration#114

Merged
Anush008 merged 1 commit into
masterfrom
add-dependabot-config
Jun 6, 2026
Merged

chore: add Dependabot configuration#114
Anush008 merged 1 commit into
masterfrom
add-dependabot-config

Conversation

@andres-qd
Copy link
Copy Markdown
Contributor

Dependabot Configuration

Adds automated dependency management via Dependabot.

Detected ecosystems

  • gradle
  • 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).

@Anush008 Anush008 merged commit 212fe55 into master Jun 6, 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