diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e8f1cfb69f..823b31fc4e 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,7 +10,7 @@ updates: schedule: interval: "weekly" groups: - all: + go: patterns: - "*" @@ -19,6 +19,6 @@ updates: schedule: interval: "weekly" groups: - all: + actions: patterns: - "*"