Skip to content

Commit

Permalink
Migrate config .github/renovate.json
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 19, 2024
1 parent 623131a commit 5158c18
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/renovate.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base",
"config:recommended",
":semanticCommitsDisabled"
],
"automerge": true,
"labels": ["Renovate"],
"labels": [
"Renovate"
],
"rebaseWhen": "conflicted"
}

0 comments on commit 5158c18

Please # to comment.