Skip to content

Commit 4215a10

Browse files
authored
housekeeping: Update groups (#1041)
Groups are currently under the github-actions portion of the supported ecosystem. Move to nuget. Cleanup old stuff
1 parent bb52255 commit 4215a10

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,6 @@ updates:
44
directory: "/src"
55
schedule:
66
interval: monthly
7-
time: "00:00"
8-
open-pull-requests-limit: 10
9-
- package-ecosystem: "github-actions"
10-
directory: "/"
11-
schedule:
12-
# Check for updates to GitHub Actions every weekday
13-
interval: "monthly"
147
groups:
158
ms-appcenter:
169
patterns:
@@ -32,3 +25,7 @@ updates:
3225
patterns:
3326
- "system.*"
3427
- "microsoft.*"
28+
- package-ecosystem: "github-actions"
29+
directory: "/"
30+
schedule:
31+
interval: monthly

0 commit comments

Comments
 (0)