Skip to content

Commit e0cb573

Browse files
committed
Fix dependabot.yml syntax error
(cherry picked from commit 5da67ac)
1 parent 24ae70f commit e0cb573

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
@@ -31,7 +31,7 @@ updates:
3131
schedule:
3232
interval: "daily"
3333
- package-ecosystem: "docker"
34-
labels: "image"
34+
labels: ["image"]
3535
directory: "/"
3636
schedule:
3737
interval: "daily"

0 commit comments

Comments
 (0)