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 0080ca3 commit 6ba293dCopy full SHA for 6ba293d
.github/dependabot.yml
@@ -0,0 +1,13 @@
1
+# To get started with Dependabot version updates, you'll need to
2
+# specify which
3
+# package ecosystems to update and where the package manifests are
4
+# located.
5
+# Please see the documentation for all configuration options:
6
+# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
7
+
8
+version: 2
9
+updates:
10
+ - package-ecosystem: "pip"
11
+ directory: "/" # Location of package manifests
12
+ schedule:
13
+ interval: "weekly"
0 commit comments