Skip to content

Commit

Permalink
update allowed versions
Browse files Browse the repository at this point in the history
  • Loading branch information
wiyarmir committed Feb 27, 2024
1 parent 5f8ef08 commit 16133e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
{
// First release used Kotlin version + project version which sorts higher than new versions.
"matchPackageNames": ["co.touchlab:cklib-gradle-plugin"],
"allowedVersions": "!/1\\.5\\.31\\.2/",
"allowedVersions": "!/1\\.5\\.31\\.*/",
},
],
"force": {
Expand Down

0 comments on commit 16133e8

Please sign in to comment.