mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-13 08:41:16 +00:00
ci: Fix dependabot gitsubmodule directory
This commit is contained in:
parent
6d4a82427b
commit
41ac755c57
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"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user