Skip to content

Commit 023e63e

Browse files
author
Gonzalo Diaz
committed
[BUGFIX] Your .github/dependabot.yml contained invalid details
1 parent 3cda901 commit 023e63e

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
@@ -13,7 +13,7 @@ updates:
1313
interval: "weekly"
1414

1515
# Maintain dependencies for Python
16-
- package-ecosystem: "pipenv"
16+
- package-ecosystem: "pip"
1717
directory: "/"
1818
schedule:
1919
interval: "weekly"

0 commit comments

Comments
 (0)