Skip to content

Commit cb1b6cd

Browse files
committed
Fix dependabot ecosystem value.
1 parent 6dc3cb5 commit cb1b6cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: 2
22
updates:
33
# Update specifications' submodules
44
# https://docs.github.com/en/code-security/dependabot/working-with-dependabot/dependabot-options-reference
5-
- package-ecosystem: "submodules"
5+
- package-ecosystem: "gitsubmodule"
66
directory: "/"
77
schedule:
88
interval: "weekly"

0 commit comments

Comments
 (0)