Skip to content

Commit 2399b73

Browse files
authored
Update dependabot.yml
1 parent b1e2ae5 commit 2399b73

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55

66
version: 2
77
updates:
8-
- package-ecosystem: "python"
8+
- package-ecosystem: "pip"
99
directory: "/"
1010
schedule:
1111
interval: "daily"
12-
- package-ecosystem: "github-action"
12+
- package-ecosystem: "github-actions"
1313
directory: "/"
1414
schedule:
1515
interval: "daily"

0 commit comments

Comments
 (0)