We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4566222 commit fb68970Copy full SHA for fb68970
.github/renovate.json
@@ -1,5 +1,8 @@
1
{
2
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
"extends": ["config:recommended"],
4
+ "kubernetes": {
5
+ "fileMatch": ["\\.yaml$"]
6
+ },
7
"dependencyDashboardTitle": ":robot: Renovate Dashboard"
8
}
0 commit comments