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 9031aca commit 5cd16f2
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"commitMessagePrefix": "🔼",
"extends": [
"config:base",
":automergeBranch",
":automergeDigest",
":automergeMinor",
":disableRateLimiting"
],
"postUpdateOptions": [
"gomodTidy"
"github>database64128/renovate-config:go"
]
}

0 comments on commit 5cd16f2

Please sign in to comment.