mirror of
https://github.com/Ryujinx/Ryujinx-Mako.git
synced 2024-12-22 23:55:41 +00:00
7a1b6fb5f9
* Update setup-python and add python-version range * Update python dependencies * Update dependabot.yml to include python and all actions * Fix missing poetry binary
34 lines
649 B
YAML
34 lines
649 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
schedule:
|
|
interval: weekly
|
|
reviewers:
|
|
- marysaka
|
|
- 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
|