Update dependabot

Remove PR limit of 10, and cleanup
This commit is contained in:
Tamas Cservenak
2024-09-03 11:17:22 +02:00
parent 3dc15a2c6c
commit d2b0d31dda

View File

@@ -17,25 +17,20 @@
version: 2
updates:
- package-ecosystem: maven
- package-ecosystem: "maven"
directory: "/"
schedule:
interval: daily
time: '04:00'
open-pull-requests-limit: 10
interval: "daily"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
time: '04:07'
- package-ecosystem: maven
- package-ecosystem: "maven"
directory: "/"
schedule:
interval: daily
time: '04:14'
open-pull-requests-limit: 10
interval: "daily"
target-branch: "mvnd-1.x"
labels:
- "backport"