Skip to content

Commit d681c99

Browse files
chore(config): migrate config renovate.json
1 parent a2cdb66 commit d681c99

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)