mirror of
https://github.com/apache/maven-mvnd.git
synced 2026-01-13 07:04:14 +08:00
Add dependabot on 1.x branch
This commit is contained in:
13
.github/dependabot.yml
vendored
13
.github/dependabot.yml
vendored
@@ -27,4 +27,15 @@ updates:
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
interval: "daily"
|
||||
time: '04:07'
|
||||
|
||||
- package-ecosystem: maven
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: daily
|
||||
time: '04:14'
|
||||
open-pull-requests-limit: 10
|
||||
target-branch: "mvnd-1.x"
|
||||
labels:
|
||||
- "backport"
|
||||
|
||||
Reference in New Issue
Block a user