Skip to content

Commit 005d50e

Browse files
ci(renovate): Update .renovaterc.json5 configuration [skip ci]
1 parent e941031 commit 005d50e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.renovaterc.json5

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@
1212
"terraform",
1313
"tflint-plugin"
1414
],
15+
"ignorePaths": [
16+
"iac/modules/**" // Ignore the IAC modules directory
17+
],
1518
"github-actions": {
1619
"enabled": true,
1720
"commitMessagePrefix": "ci(gha): ",

0 commit comments

Comments
 (0)