Skip to content

Commit

Permalink
Update renovate.json
Browse files Browse the repository at this point in the history
  • Loading branch information
meziantou committed Jun 1, 2024
1 parent 35c2718 commit eb25a2d
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,14 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base",
":dependencyDashboardApproval"
"github>meziantou/renovate-config",
":automergeAll"
],
"packageRules": [
{
"matchPackageNames": ["Microsoft.CodeAnalysis.CSharp.Workspaces", "Microsoft.CodeAnalysis.Analyzers"],
"groupName": "roslyn-analyzers",
"enabled": false
},
{
"matchPackagePatterns": [ ".*" ],
"groupName": "all",
"separateMajorMinor": false
}
]
}

0 comments on commit eb25a2d

Please sign in to comment.