mirror of https://github.com/apache/maven.git
Add mvn3 to dependabot as well
This commit is contained in:
parent
13c12611ea
commit
b9ca308a91
|
@ -17,12 +17,21 @@
|
|||
version: 2
|
||||
updates:
|
||||
|
||||
- package-ecosystem: "maven"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
|
||||
- package-ecosystem: maven
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: daily
|
||||
interval: "daily"
|
||||
target-branch: "maven-3.9.x"
|
||||
labels:
|
||||
- "mvn3"
|
||||
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
interval: "daily"
|
||||
|
||||
|
|
Loading…
Reference in New Issue