Skip to content

Commit

Permalink
Update dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mregen authored May 3, 2024
1 parent ff43209 commit 6cc2ef6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,14 @@ updates:
- package-ecosystem: "nuget"
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
interval: "daily"
registries: "*"
open-pull-requests-limit: 25
target-branch: "preview"
labels:
- "nuget"
groups:
opcf:
opcfoundation:
applies-to: version-updates
patterns:
- "OPCFoundation.*"
Expand Down

0 comments on commit 6cc2ef6

Please sign in to comment.