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 9f940f7 commit 2f64b70Copy full SHA for 2f64b70
.github/dependabot.yml
@@ -0,0 +1,12 @@
1
+# https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuring-dependabot-version-updates
2
+
3
+version: 2
4
+updates:
5
+- package-ecosystem: github-actions
6
+ directory: "/
7
+ schedule:
8
+ interval: "weekly"
9
+- package-ecosystem: pip
10
+ directory: "/"
11
12
0 commit comments