We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 818584d commit fd8c088Copy full SHA for fd8c088
1 file changed
renovate.json
@@ -12,7 +12,7 @@
12
],
13
"postUpgradeTasks": {
14
"commands": ["make gowork", "make tidy", "make manifests generate", "make bindata"],
15
- "fileFilters": ["**/go.mod", "**/go.sum", "**/*.go", "**/*.yaml"],
+ "fileFilters": ["**/go.mod", "**/go.sum", "**/*.go", "**/*.yaml", "hack/*.sh"],
16
"executionMode": "update"
17
}
18
0 commit comments