mirror of
https://github.com/Ryujinx/Ryujinx-Mako.git
synced 2025-08-15 22:01:11 +00:00
Add dependabot.yml
This commit is contained in:
parent
5c313316cd
commit
22c1818b90
9
.github/dependabot.yml
vendored
Normal file
9
.github/dependabot.yml
vendored
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
version: 2
|
||||||
|
updates:
|
||||||
|
- package-ecosystem: "github-actions"
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
interval: weekly
|
||||||
|
reviewers:
|
||||||
|
- marysaka
|
||||||
|
- TSRBerry
|
Loading…
Reference in a new issue