mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2024-11-09 23:31:43 +00:00
ci: Add updates for nuget packages to dependabot (#3786)
This commit is contained in:
parent
c7cf1cbc35
commit
dc529c1181
1 changed files with 12 additions and 0 deletions
12
.github/dependabot.yml
vendored
12
.github/dependabot.yml
vendored
|
@ -10,3 +10,15 @@ updates:
|
|||
- marysaka
|
||||
commit-message:
|
||||
prefix: "ci"
|
||||
|
||||
- package-ecosystem: nuget
|
||||
directory: /
|
||||
open-pull-requests-limit: 5
|
||||
schedule:
|
||||
interval: daily
|
||||
labels:
|
||||
- "infra"
|
||||
reviewers:
|
||||
- marysaka
|
||||
commit-message:
|
||||
prefix: nuget
|
||||
|
|
Loading…
Reference in a new issue