mirror of
https://github.com/Ryujinx/Ryujinx-Mako.git
synced 2025-08-16 07:21:20 +00:00
Update dependabot.yml to include python and all actions
This commit is contained in:
parent
e8853c8411
commit
a95e0a1909
24
.github/dependabot.yml
vendored
24
.github/dependabot.yml
vendored
|
@ -7,3 +7,27 @@ updates:
|
||||||
reviewers:
|
reviewers:
|
||||||
- marysaka
|
- marysaka
|
||||||
- TSRBerry
|
- TSRBerry
|
||||||
|
|
||||||
|
- package-ecosystem: "github-actions"
|
||||||
|
directory: ".github/actions/execute-command/"
|
||||||
|
schedule:
|
||||||
|
interval: weekly
|
||||||
|
reviewers:
|
||||||
|
- marysaka
|
||||||
|
- TSRBerry
|
||||||
|
|
||||||
|
- package-ecosystem: "github-actions"
|
||||||
|
directory: ".github/actions/setup-mako/"
|
||||||
|
schedule:
|
||||||
|
interval: weekly
|
||||||
|
reviewers:
|
||||||
|
- marysaka
|
||||||
|
- TSRBerry
|
||||||
|
|
||||||
|
- package-ecosystem: "pip"
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
interval: weekly
|
||||||
|
reviewers:
|
||||||
|
- marysaka
|
||||||
|
- TSRBerry
|
||||||
|
|
Loading…
Reference in a new issue