mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-12 16:21:13 +00:00
Update dependabot.yml
This commit is contained in:
parent
0966dee55d
commit
6d4a82427b
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
|
@ -2,9 +2,11 @@ version: 2
|
|||
updates:
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
target-branch: "dev"
|
||||
schedule:
|
||||
interval: "monthly"
|
||||
- package-ecosystem: "gitsubmodule"
|
||||
directory: "/extern"
|
||||
target-branch: "dev"
|
||||
schedule:
|
||||
interval: "monthly"
|
||||
|
|
Loading…
Reference in New Issue
Block a user