We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d98ad62 commit 5a0e2b4Copy full SHA for 5a0e2b4
.github/dependabot.yml
@@ -0,0 +1,8 @@
1
+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"
6
+ directory: "/"
7
+ schedule:
8
+ interval: "weekly"
0 commit comments