Skip to content

Commit

Permalink
update dependabot config
Browse files Browse the repository at this point in the history
  • Loading branch information
rkm committed Aug 29, 2023
1 parent 36bbdba commit 474e978
Showing 1 changed file with 5 additions and 9 deletions.
14 changes: 5 additions & 9 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,13 @@ updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: daily
target-branch: develop
interval: weekly
reviewers:
- rkm
- jas88
- SMI/reviewers
- package-ecosystem: nuget
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10
target-branch: develop
interval: weekly
open-pull-requests-limit: 99
reviewers:
- rkm
- jas88
- SMI/reviewers

0 comments on commit 474e978

Please sign in to comment.