Skip to content

Commit d7fb51f

Browse files
perdasilvaPer Goncalves da Silva
andauthored
Fix typo in dependabot config (#1759)
Signed-off-by: Per Goncalves da Silva <[email protected]> Co-authored-by: Per Goncalves da Silva <[email protected]>
1 parent 3237aeb commit d7fb51f

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)