Skip to content

Commit

Permalink
Merge pull request #125 from sipgate/renovate/migrate-config
Browse files Browse the repository at this point in the history
chore(config): migrate renovate config
  • Loading branch information
janseeger authored Nov 19, 2024
2 parents 99f078e + 034f8be commit ad2f4c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base",
"github>whitesource/merge-confidence:beta"
"config:recommended",
"mergeConfidence:all-badges"
]
}

0 comments on commit ad2f4c0

Please sign in to comment.