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