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 ad85c9e commit f148817Copy full SHA for f148817
.github/dependabot.yml
@@ -1,6 +1,6 @@
1
version: 2
2
-# updates:
3
-# - package-ecosystem: 'pip'
4
-# directory: '/'
5
-# schedule:
6
-# interval: 'monthly'
+updates:
+ - package-ecosystem: 'pip'
+ directory: '/'
+ schedule:
+ interval: 'never'
0 commit comments