Skip to content

Commit 9a0aba8

Browse files
Add pip to dependabot (#166)
* Add pip to dependabot * Update dependabot.yml
1 parent 60e5469 commit 9a0aba8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

+4
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,7 @@ updates:
44
directory: /
55
schedule:
66
interval: daily
7+
- package-ecosystem: pip
8+
directory: /.github/
9+
schedule:
10+
interval: daily

0 commit comments

Comments
 (0)