Skip to content

Add Dependabot config for Go, CI, and Docker - #130

Merged
YoshihitoAso merged 1 commit into
dev-2.7from
add-dependabot-settings
Mar 16, 2026
Merged

Add Dependabot config for Go, CI, and Docker#130
YoshihitoAso merged 1 commit into
dev-2.7from
add-dependabot-settings

Conversation

@YoshihitoAso

@YoshihitoAso YoshihitoAso commented Mar 16, 2026

Copy link
Copy Markdown
Member

This pull request introduces a .github/dependabot.yml configuration file to automate dependency updates for Go modules, GitHub Actions, and Docker files.

Dependabot configuration and automation:

  • Added .github/dependabot.yml to enable automated updates for Go modules, GitHub Actions, and Docker dependencies, each with custom schedules, labels, commit message prefixes, and grouping rules.
  • Configured Dependabot to ignore updates for github.com/coreos/etcd in Go modules due to reliance on a forked replacement.

Add .github/dependabot.yml to enable automated dependency updates.
@YoshihitoAso
YoshihitoAso merged commit 1b1e6f1 into dev-2.7 Mar 16, 2026
6 of 7 checks passed
@YoshihitoAso
YoshihitoAso deleted the add-dependabot-settings branch March 16, 2026 06:57
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