File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://docs.renovatebot.com/renovate-schema.json" ,
33 "extends" : [" github>open-feature/community-tooling" ],
4- "regexManagers " : [
4+ "customManagers " : [
55 {
6+ "customType" : " regex" ,
67 "fileMatch" : [" ^docs/tutorials/ofo.md$" ],
78 "matchStrings" : [
89 " open-feature\\ /open-feature-operator\\ /releases\\ /download\\ /(?<currentValue>.*?)\\ /release\\ .yaml"
1112 "datasourceTemplate" : " github-releases"
1213 },
1314 {
15+ "customType" : " regex" ,
1416 "fileMatch" : [" ^docs/tutorials/getting-started/java.mdx$" ],
1517 "matchStringsStrategy" : " any" ,
1618 "matchStrings" : [
2123 "datasourceTemplate" : " maven"
2224 },
2325 {
26+ "customType" : " regex" ,
2427 "fileMatch" : [" ^docs/tutorials/getting-started/java.mdx$" ],
2528 "matchStringsStrategy" : " any" ,
2629 "matchStrings" : [
You can’t perform that action at this time.
0 commit comments