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 a84c13f commit c67a9a8Copy full SHA for c67a9a8
renovate.json
@@ -3,6 +3,6 @@
3
"extends": ["github>buehler/renovate-config", ":disableMajorUpdates"],
4
"ignorePaths": ["_old/", "examples/"],
5
"dotnet": {
6
- "ignoreDeps": ["StyleCop.Analyzers"]
+ "ignoreDeps": ["StyleCop.Analyzers", "Microsoft.CodeAnalysis.CSharp"]
7
}
8
0 commit comments