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 b40ac16 commit 7839ed3Copy full SHA for 7839ed3
.github/dependabot.yml
@@ -5,10 +5,10 @@
5
6
version: 2
7
updates:
8
- - package-ecosystem: "pip" # See documentation for possible values
9
- directory: "/packages" # Location of package manifests
10
- schedule:
11
- interval: "weekly"
+# - package-ecosystem: "pip" # See documentation for possible values
+# directory: "/packages" # Location of package manifests
+# schedule:
+# interval: "weekly"
12
13
- package-ecosystem: "github-actions" # See documentation for possible values
14
directory: "/" # Location of package manifests
0 commit comments