We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e03f47 commit a1fc38aCopy full SHA for a1fc38a
renovate.json
@@ -46,8 +46,7 @@
46
"(^|\\/).*\\.ya?ml$",
47
"(^|\\/).*\\.toml$",
48
"(^|\\/).*\\.sh$",
49
- "^controllers/common/flagd-proxy.go$",
50
- "^apis/core/.*/flagsourceconfiguration_types.go$"
+ "(^|\\/).*\\.go$"
51
],
52
"matchStrings": [
53
"(#|\\/\\/) renovate: datasource=(?<datasource>.+?) depName=(?<depName>.+?)\\s.*?(?<separator>\\??=|\\: ?) ?\\\"?(?<currentValue>.+?)?\\\"?\\s"
0 commit comments