Skip to content

Commit

Permalink
chore(config): migrate renovate config (#288)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 2, 2024
1 parent 1938e86 commit 77212d1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base",
"config:recommended",
":semanticCommitTypeAll(chore)"
],
"rebaseWhen" : "conflicted",
"labels" : [
"rebaseWhen": "conflicted",
"labels": [
"dependencies"
]
}

0 comments on commit 77212d1

Please sign in to comment.