Skip to content

Commit ee1f40d

Browse files
authored
Add pip to dependabot.yml (#322)
1 parent 19f01df commit ee1f40d

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

.github/dependabot.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,9 @@ updates:
1212
schedule:
1313
interval: "weekly"
1414
day: "friday"
15-
15+
- package-ecosystem: "pip"
16+
directory: "/"
17+
labels: ["impact-maintenance"]
18+
schedule:
19+
interval: "weekly"
20+
day: "friday"

0 commit comments

Comments
 (0)