Skip to content

Commit 6880ef7

Browse files
authored
chore(DEVOPS-9802): Add rangeStrategy bump for tflint-plugin manager (#30)
1 parent 479d1a6 commit 6880ef7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

default.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,8 @@
260260
"matchManagers": ["tflint-plugin"],
261261
"enabled": true,
262262
"groupName": "TFLint plugins",
263-
"groupSlug": "tflint-plugins"
263+
"groupSlug": "tflint-plugins",
264+
"rangeStrategy": "bump"
264265
}
265266
]
266267
}

0 commit comments

Comments
 (0)