Skip to content

Commit d17c8cd

Browse files
authored
Merge pull request #1921 from kube-logging/renovate/migrate-config
2 parents a2cdb66 + d681c99 commit d17c8cd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

renovate.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,9 @@
7878
]
7979
},
8080
{
81-
"matchPaths": ["images/fluentd/**"],
81+
"matchFileNames": [
82+
"images/fluentd/**"
83+
],
8284
"enabled": false
8385
}
8486
],

0 commit comments

Comments
 (0)