Skip to content

Commit

Permalink
🎨 renovate: use config preset
Browse files Browse the repository at this point in the history
  • Loading branch information
database64128 committed Apr 17, 2024
1 parent b90dba4 commit fa7c527
Showing 1 changed file with 1 addition and 15 deletions.
16 changes: 1 addition & 15 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"commitMessagePrefix": "🔼",
"extends": [
"config:base",
":automergeBranch",
":automergeDigest",
":automergeMinor",
":disableRateLimiting"
],
"packageRules": [
{
"matchPackageNames": [
"System.Interactive.Async",
"System.Linq.Async"
],
"groupName": "Ix.NET"
}
"github>database64128/renovate-config:dotnet"
]
}

0 comments on commit fa7c527

Please sign in to comment.