We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6dc3cb5 commit cb1b6cdCopy full SHA for cb1b6cd
.github/dependabot.yml
@@ -2,7 +2,7 @@ version: 2
2
updates:
3
# Update specifications' submodules
4
# https://docs.github.com/en/code-security/dependabot/working-with-dependabot/dependabot-options-reference
5
- - package-ecosystem: "submodules"
+ - package-ecosystem: "gitsubmodule"
6
directory: "/"
7
schedule:
8
interval: "weekly"
0 commit comments