Skip to content

Commit

Permalink
use correct go file path
Browse files Browse the repository at this point in the history
Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com>
  • Loading branch information
mowies committed Jun 27, 2023
1 parent 8c402ff commit da53b32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"(^|\\/).*\\.ya?ml$",
"(^|\\/).*\\.toml$",
"(^|\\/).*\\.sh$",
"^controllers/core/flagsourceconfiguration/flagd-proxy.go$"
"^controllers/common/flagd-proxy.go$"
],
"matchStrings": [
"(#|\\/\\/) renovate: datasource=(?<datasource>.+?) depName=(?<depName>.+?)\\s.*?(?<separator>\\??=|\\: ?) ?\\\"?(?<currentValue>.+?)?\\s"
Expand Down

0 comments on commit da53b32

Please sign in to comment.