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 a790075 commit 10226baCopy full SHA for 10226ba
renovate.json
@@ -11,8 +11,8 @@
11
"datasourceTemplate": "github-releases"
12
},
13
{
14
- "fileMatch": ["^getting_started.md$"],
15
- "matchStrings": ["ghcr.io/open-feature/flagd:(?<currentValue>.*?)\\n"],
+ "fileMatch": ["^docs/getting_started.md$"],
+ "matchStrings": ["ghcr\\.io\\/open-feature\\/flagd:(?<currentValue>.*?)\\n"],
16
"depNameTemplate": "open-feature/flagd",
17
18
}
0 commit comments