mirror of
https://github.com/apache/maven-mvnd.git
synced 2025-10-14 14:10:52 +00:00
Update dependabot
Remove PR limit of 10, and cleanup
This commit is contained in:
13
.github/dependabot.yml
vendored
13
.github/dependabot.yml
vendored
@@ -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"
|
||||
|
Reference in New Issue
Block a user