Skip to content

Commit c06e7c9

Browse files
fix(dependabot): use pip
1 parent a0fb061 commit c06e7c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
version: 2
22
updates:
3-
- package-ecosystem: "python"
3+
- package-ecosystem: "pip"
44
directory: "."
55
schedule:
66
interval: "weekly"

0 commit comments

Comments
 (0)