Skip to content

Commit

Permalink
Merge pull request #95 from CompostInTraining/dependabot-groups
Browse files Browse the repository at this point in the history
  • Loading branch information
prplecake authored Nov 21, 2023
2 parents 6b893f5 + 3361a65 commit 678cab1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ updates:
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
groups:
Microsoft.Extensions.Configuration:
patterns:
- "Microsoft.Extensions.Configuration*"
- package-ecosystem: "github-actions" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
Expand Down
1 change: 1 addition & 0 deletions CiT.CLI.sln
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "CI Workflows", "CI Workflow
ProjectSection(SolutionItems) = preProject
.github\workflows\dotnet.yml = .github\workflows\dotnet.yml
.github\workflows\dotnet-release.yml = .github\workflows\dotnet-release.yml
.github\dependabot.yml = .github\dependabot.yml
EndProjectSection
EndProject
Global
Expand Down

0 comments on commit 678cab1

Please sign in to comment.