Skip to content

Commit 0f4057e

Browse files
ci(renovate): Update .renovaterc.json5 configuration [skip ci]
1 parent 47709bc commit 0f4057e

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

.renovaterc.json5

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,11 @@
6363
"digest"
6464
],
6565
"matchDepTypes": [
66-
"action"
66+
"action",
67+
"plugin",
68+
"required_provider"
6769
],
68-
"automerge": true // Automerge minor and patch updates for GitHub Actions
70+
"automerge": true // Automerge minor and patch updates for GitHub Actions, TFLint plugins, and required providers
6971
},
7072
{
7173
// Major updates must be approved on the dependency dashboard

0 commit comments

Comments
 (0)