Skip to content

Commit

Permalink
fix: only stable versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jolexxa committed Jul 20, 2024
1 parent 0bb41d6 commit 6bb7b8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"matchPackagePrefixes": [
"dotnet-sdk"
],
"allowedVersions": "!/preview/"
"allowedVersions": "!/preview|beta|alpha|dev|rc/"
},
{
"matchPackagePrefixes": [
Expand Down

0 comments on commit 6bb7b8e

Please sign in to comment.