Skip to content

Commit 479d1a6

Browse files
authored
feat(DEVOPS-9802): Enable renovate for TFlint plugins (#29)
1 parent d0fbe4f commit 479d1a6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

default.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -255,6 +255,12 @@
255255
"matchManagers": ["gradle-wrapper"],
256256
"enabled": true,
257257
"rangeStrategy": "bump"
258+
},
259+
{
260+
"matchManagers": ["tflint-plugin"],
261+
"enabled": true,
262+
"groupName": "TFLint plugins",
263+
"groupSlug": "tflint-plugins"
258264
}
259265
]
260266
}

0 commit comments

Comments
 (0)