Skip to content

Commit e78018a

Browse files
committed
this is an array
1 parent f6ee0f3 commit e78018a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ updates:
99
ignore:
1010
# projects that aren't at 1.0 yet tend to have breaking changes,
1111
# so we don't batch those up with this "stable small changes" group
12-
versions: "<1"
12+
versions:
13+
- "<1"
1314
package-ecosystem: "gomod"
1415
schedule:
1516
interval: "weekly"

0 commit comments

Comments
 (0)