Skip to content

Commit 00c1c46

Browse files
committed
Enable Dependabot for 'report' dependencies too
1 parent f126eba commit 00c1c46

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/dependabot.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,3 +56,10 @@ updates:
5656
open-pull-requests-limit: 99
5757
labels:
5858
- frontend
59+
- package-ecosystem: pip
60+
directory: "/report"
61+
schedule:
62+
interval: weekly
63+
open-pull-requests-limit: 99
64+
labels:
65+
- report

0 commit comments

Comments
 (0)