mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-19 03:33:56 +00:00
Update dependabot.yml
This commit is contained in:
8
.github/dependabot.yml
vendored
8
.github/dependabot.yml
vendored
@@ -4,22 +4,22 @@ updates:
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: weekly
|
||||
open-pull-requests-limit: 20
|
||||
open-pull-requests-limit: 40
|
||||
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: weekly
|
||||
open-pull-requests-limit: 20
|
||||
open-pull-requests-limit: 40
|
||||
|
||||
- package-ecosystem: "npm"
|
||||
directory: "/page"
|
||||
schedule:
|
||||
interval: weekly
|
||||
open-pull-requests-limit: 20
|
||||
open-pull-requests-limit: 40
|
||||
|
||||
- package-ecosystem: "cargo"
|
||||
directory: "/src/backends/icicle-emulator/icicle-bridge/"
|
||||
schedule:
|
||||
interval: weekly
|
||||
open-pull-requests-limit: 20
|
||||
open-pull-requests-limit: 40
|
||||
|
||||
Reference in New Issue
Block a user