We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 209650d commit a2dc983Copy full SHA for a2dc983
1 file changed
.github/dependabot.yml
@@ -0,0 +1,12 @@
1
+version: 2
2
+
3
+updates:
4
+ - package-ecosystem: "npm"
5
+ directory: "/frontend"
6
+ schedule:
7
+ interval: "daily"
8
9
+ - package-ecosystem: "pip"
10
+ directory: "/backend/requirements"
11
12
0 commit comments