mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-18 11:13:57 +00:00
18 lines
335 B
YAML
18 lines
335 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: gitsubmodule
|
|
directory: "/"
|
|
schedule:
|
|
interval: monthly
|
|
open-pull-requests-limit: 10
|
|
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
schedule:
|
|
interval: monthly
|
|
|
|
- package-ecosystem: "npm"
|
|
directory: "/page"
|
|
schedule:
|
|
interval: monthly
|