Skip to content

Commit

Permalink
ci: modify renovate confidence rule
Browse files Browse the repository at this point in the history
  • Loading branch information
cycleccc committed Oct 8, 2024
1 parent 99d4d3a commit 8ba62de
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,10 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
],
"packageRules": [
{
"matchConfidence": "high"
}
]
}

0 comments on commit 8ba62de

Please sign in to comment.