Skip to content

Commit

Permalink
chore: Update renovate config
Browse files Browse the repository at this point in the history
  • Loading branch information
seriaati committed Oct 7, 2024
1 parent be7b131 commit ca9c98a
Showing 1 changed file with 1 addition and 16 deletions.
17 changes: 1 addition & 16 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,21 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"dependencyDashboard": false,
"extends": [
"config:recommended",
":semanticCommitTypeAll(chore)"
],
"packageRules": [
{
"description": "Automatically merge minor and patch-level updates",
"matchUpdateTypes": [
"minor",
"patch",
"digest"
],
"automerge": true,
"automergeType": "branch",
"automergeStrategy": "squash"
}
"github>seriaati/renovate-config"
]
}

0 comments on commit ca9c98a

Please sign in to comment.