Skip to content

Commit 775261c

Browse files
perdasilvaPer Goncalves da Silva
authored andcommitted
Fix typo in dependabot config (#1759)
Signed-off-by: Per Goncalves da Silva <[email protected]> Co-authored-by: Per Goncalves da Silva <[email protected]> Upstream-repository: operator-registry Upstream-commit: d7fb51f9fb464af737f2e1d1c120224cd841e3e7
1 parent 0f6dc28 commit 775261c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

staging/operator-registry/.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)