Skip to content

Commit

Permalink
Fine tune renovate rules
Browse files Browse the repository at this point in the history
  • Loading branch information
mr3y-the-programmer committed Feb 27, 2024
1 parent 6f2886c commit ae5d386
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,13 @@
"org.jetbrains.kotlin"
],
"groupName": "kotlin"
},
{
"excludePackagePrefixes": ["org.xerial"]
},
{
"matchPackagePrefixes": ["cafe.adriel.lyricist"],
"allowedVersions": "/^[0-9].[0-9].[0-9]$/"
}
]
}

0 comments on commit ae5d386

Please sign in to comment.