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 60e600c commit e181820Copy full SHA for e181820
.github/dependabot.yml
@@ -0,0 +1,8 @@
1
+---
2
+# https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#package-ecosystem
3
+version: 2
4
+updates:
5
+ - package-ecosystem: gitsubmodule
6
+ directory: /
7
+ schedule:
8
+ interval: daily
0 commit comments