Skip to content

Add Dependabot configuration for automated dependency updates#142

Merged
privateip merged 1 commit intoitential:develfrom
privateip:dependabot
Sep 9, 2025
Merged

Add Dependabot configuration for automated dependency updates#142
privateip merged 1 commit intoitential:develfrom
privateip:dependabot

Conversation

@privateip
Copy link
Member

Configures Dependabot to automatically update dependencies:

  • Go modules: Weekly updates on Mondays, targeting devel branch
  • GitHub Actions: Weekly updates with appropriate labeling
  • Groups minor/patch Go updates to reduce PR noise
  • Limits open PRs to 10 for Go deps, 5 for GitHub Actions
  • Uses semantic commit prefixes (deps/ci) for clear categorization

This will help maintain up-to-date dependencies and security patches automatically.

Configures Dependabot to automatically update dependencies:
- Go modules: Weekly updates on Mondays, targeting devel branch
- GitHub Actions: Weekly updates with appropriate labeling
- Groups minor/patch Go updates to reduce PR noise
- Limits open PRs to 10 for Go deps, 5 for GitHub Actions
- Uses semantic commit prefixes (deps/ci) for clear categorization

This will help maintain up-to-date dependencies and security patches automatically.
@privateip privateip merged commit 7a0f905 into itential:devel Sep 9, 2025
1 check passed
@privateip privateip deleted the dependabot branch September 9, 2025 12:02
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