Skip to content

Commit

Permalink
test: debug renovate
Browse files Browse the repository at this point in the history
  • Loading branch information
shenxianpeng committed Jan 17, 2024
1 parent 27d0a5d commit 7d1e9f5
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 @@ -14,7 +14,7 @@
{
"customType": "regex",
"fileMatch": ["clang_tools/install.py", "tests/test_util.py"],
"matchStrings": ["^master-\\w*"]
"matchStrings": ["datasource=(?<datasource>.*?) depName=(?<depName>.*?)\\sENV .*?_VERSION=(?<currentValue>.*)\\s"]
}
]
}

0 comments on commit 7d1e9f5

Please sign in to comment.