We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fae01a8 commit 414de1cCopy full SHA for 414de1c
1 file changed
.github/renovate.json
@@ -17,7 +17,7 @@
17
"customType": "regex",
18
"datasourceTemplate": "nuget",
19
"managerFilePatterns": [
20
- "/test/Microsoft.VisualStudio.Threading.Analyzers.Tests/Helpers/ReferencesHelper.cs/"
+ "test/Microsoft.VisualStudio.Threading.Analyzers.Tests/Helpers/ReferencesHelper.cs"
21
],
22
"matchStrings": [
23
"PackageIdentity\\(\"(?<packageName>[^\"]+)\", \"(?<currentValue>[^\"]+)\"\\)"
0 commit comments