mirror of
https://github.com/apache/maven-mvnd.git
synced 2025-10-17 16:07:25 +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
|
version: 2
|
||||||
updates:
|
updates:
|
||||||
|
|
||||||
- package-ecosystem: maven
|
- package-ecosystem: "maven"
|
||||||
directory: "/"
|
directory: "/"
|
||||||
schedule:
|
schedule:
|
||||||
interval: daily
|
interval: "daily"
|
||||||
time: '04:00'
|
|
||||||
open-pull-requests-limit: 10
|
|
||||||
|
|
||||||
- package-ecosystem: "github-actions"
|
- package-ecosystem: "github-actions"
|
||||||
directory: "/"
|
directory: "/"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "daily"
|
interval: "daily"
|
||||||
time: '04:07'
|
|
||||||
|
|
||||||
- package-ecosystem: maven
|
- package-ecosystem: "maven"
|
||||||
directory: "/"
|
directory: "/"
|
||||||
schedule:
|
schedule:
|
||||||
interval: daily
|
interval: "daily"
|
||||||
time: '04:14'
|
|
||||||
open-pull-requests-limit: 10
|
|
||||||
target-branch: "mvnd-1.x"
|
target-branch: "mvnd-1.x"
|
||||||
labels:
|
labels:
|
||||||
- "backport"
|
- "backport"
|
||||||
|
Reference in New Issue
Block a user