1
0
mirror of https://github.com/coreos/coreos-assembler.git synced 2026-02-05 09:44:53 +01:00

github/dependabot: enable for all deps

Let's let dependabot update all deps monthly in a single PR.
This commit is contained in:
Dusty Mabe
2025-06-18 12:40:58 -04:00
parent c5878af45a
commit d4b1afd3da

View File

@@ -9,3 +9,15 @@ updates:
- dependency-name: "github.com/coreos/butane"
- dependency-name: "github.com/coreos/ignition/v2"
- dependency-name: "github.com/coreos/stream-metadata-go"
- package-ecosystem: gomod
directory: "/"
schedule:
interval: monthly
# Group all updates together in a single PR. We can remove some
# updates from a combined update PR via comments to dependabot:
# https://docs.github.com/en/code-security/dependabot/working-with-dependabot/managing-pull-requests-for-dependency-updates#managing-dependabot-pull-requests-for-grouped-updates-with-comment-commands
groups:
build:
patterns:
- "*"