Skip to content

Commit 58cf652

Browse files
author
Per Goncalves da Silva
committed
Fix typo in dependabot config
Signed-off-by: Per Goncalves da Silva <[email protected]>
1 parent 2b331be commit 58cf652

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ updates:
1616
golang-x-deps:
1717
patterns:
1818
- "golang.org/x/*"
19-
- package-exosystem: "docker"
19+
- package-ecosystem: "docker"
2020
directory: "/"
2121
schedule:
2222
interval: "daily"

0 commit comments

Comments
 (0)