Skip to content

Commit

Permalink
Migrate config renovate.json {patch} (#903)
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 15, 2024
1 parent a0dc2b3 commit e7bac7f
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,15 +1,15 @@
{
"extends": [
"config:base",
"config:recommended",
":gitSignOff"
],
"assignees": [
"nagyesta"
],
"assigneesSampleSize": 1,
"commitMessageSuffix": "{patch}",
"separateMajorMinor" : true,
"separateMinorPatch" : true,
"separateMajorMinor": true,
"separateMinorPatch": true,
"github-actions": {
"pinDigests": true
}
Expand Down

0 comments on commit e7bac7f

Please sign in to comment.