Skip to content

Commit

Permalink
chore: prevent renovate bump vite major (sveltejs#9968)
Browse files Browse the repository at this point in the history
  • Loading branch information
bluwy authored May 18, 2023
1 parent a2e51b1 commit 29989ed
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,9 @@
"vite"
],
"matchUpdateTypes": [
"minor",
"patch",
"pin",
"digest"
]
"major"
],
"enabled": false
}
]
}

0 comments on commit 29989ed

Please sign in to comment.