Skip to content

Commit

Permalink
housekeeping: Update groups (#1041)
Browse files Browse the repository at this point in the history
Groups are currently under the github-actions portion of the supported ecosystem. Move to nuget.

Cleanup old stuff
  • Loading branch information
glennawatson authored Aug 11, 2023
1 parent bb52255 commit 4215a10
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,6 @@ updates:
directory: "/src"
schedule:
interval: monthly
time: "00:00"
open-pull-requests-limit: 10
- package-ecosystem: "github-actions"
directory: "/"
schedule:
# Check for updates to GitHub Actions every weekday
interval: "monthly"
groups:
ms-appcenter:
patterns:
Expand All @@ -32,3 +25,7 @@ updates:
patterns:
- "system.*"
- "microsoft.*"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: monthly

0 comments on commit 4215a10

Please sign in to comment.