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 d183c98 commit 5bb1232Copy full SHA for 5bb1232
1 file changed
.github/dependabot.yml
@@ -3,13 +3,13 @@
3
# Please see the documentation for all configuration options:
4
# https://docs.github.com/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file
5
6
-version: 2
7
-updates:
8
- - package-ecosystem: "npm"
9
- directory: "/"
10
- schedule:
11
- interval: "weekly"
12
- - package-ecosystem: "docker"
13
14
15
+# version: 2
+# updates:
+# - package-ecosystem: "npm"
+# directory: "/"
+# schedule:
+# interval: "weekly"
+# - package-ecosystem: "docker"
0 commit comments