Skip to content

Commit

Permalink
Configure dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
SvenGroot committed Dec 5, 2023
1 parent dc1307f commit 266c333
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
version: 2
updates:
- package-ecosystem: "nuget"
directory: "/"
schedule:
interval: "daily"
target-branch: "main"
groups:
# Group all dependencies in one PR.
nuget-dependencies:
patterns:
- "*"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
target-branch: "main"

0 comments on commit 266c333

Please sign in to comment.