Set gitsubmodule dependabot path to root directory since there is the submodule file

This commit is contained in:
Jan
2023-11-04 10:34:09 +01:00
parent ee1add63b8
commit 91ebb24bfd

View File

@ -7,7 +7,7 @@ updates:
day: "friday"
- package-ecosystem: "gitsubmodule"
directory: "/thirdparty"
directory: "/"
schedule:
interval: "weekly"
day: "friday"