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 9b046cc commit 8db627cCopy full SHA for 8db627c
renovate.json
@@ -26,7 +26,7 @@
26
"customManagers": [
27
{
28
"customType": "regex",
29
- "managerFilePatterns": ["^extension/src/cli/dvc/contract.ts$"],
+ "managerFilePatterns": ["/^extension/src/cli/dvc/contract\\.ts$/"],
30
"matchStrings": [
31
"export const LATEST_TESTED_CLI_VERSION = \\'(?<currentValue>[0-9]+\\.[0-9]+\\.[0-9]+)\\'"
32
],
0 commit comments