Skip to content

Commit 1875844

Browse files
committed
Update dependabot for backend
1 parent 455864c commit 1875844

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ updates:
44
directory: "/frontend"
55
schedule:
66
interval: "weekly"
7+
- package-ecosystem: "pip"
8+
directory: "/backend"
9+
schedule:
10+
interval: "weekly"
711
- package-ecosystem: "github-actions"
812
directory: "/.github/workflows"
913
schedule:

0 commit comments

Comments
 (0)