Update Dependabot config (#4764)

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
This commit is contained in:
Holger Friedrich
2025-04-28 19:52:40 +02:00
committed by GitHub
parent bce9837540
commit c519ae1478
+6 -1
View File
@@ -5,12 +5,17 @@
version: 2
updates:
- open-pull-requests-limit: 10
- package-ecosystem: "github-actions" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
open-pull-requests-limit: 10
labels:
- dependencies
- package-ecosystem: "maven" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
open-pull-requests-limit: 10
labels:
- dependencies