We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 455864c commit 1875844Copy full SHA for 1875844
1 file changed
.github/dependabot.yml
@@ -4,6 +4,10 @@ updates:
4
directory: "/frontend"
5
schedule:
6
interval: "weekly"
7
+ - package-ecosystem: "pip"
8
+ directory: "/backend"
9
+ schedule:
10
+ interval: "weekly"
11
- package-ecosystem: "github-actions"
12
directory: "/.github/workflows"
13
0 commit comments