mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-12-14 23:10:17 +00:00
ci: Fix dependabot gitsubmodule directory
This commit is contained in:
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
@@ -6,7 +6,7 @@ updates:
|
|||||||
schedule:
|
schedule:
|
||||||
interval: "monthly"
|
interval: "monthly"
|
||||||
- package-ecosystem: "gitsubmodule"
|
- package-ecosystem: "gitsubmodule"
|
||||||
directory: "/extern"
|
directory: "/"
|
||||||
target-branch: "dev"
|
target-branch: "dev"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "monthly"
|
interval: "monthly"
|
||||||
|
|||||||
Reference in New Issue
Block a user