Skip to content

Commit d10b06f

Browse files
authored
Merge pull request #41 from per1234/python-dependabot
Configure Dependabot for Python dependencies
2 parents 96288c2 + 94b116a commit d10b06f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/dependabot.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,9 @@ updates:
1616
interval: daily
1717
labels:
1818
- "topic: infrastructure"
19+
- package-ecosystem: pip
20+
directory: /
21+
schedule:
22+
interval: daily
23+
labels:
24+
- "topic: infrastructure"

0 commit comments

Comments
 (0)