Update dependabot.yml

This commit is contained in:
Maurice Heumann
2025-05-25 09:14:40 +02:00
committed by GitHub
parent 7ff1714ceb
commit 168c84d27e

View File

@@ -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