Skip to content

Commit

Permalink
try more
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperchupuDev committed Sep 24, 2024
1 parent 2850189 commit 4153fb3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,13 @@
"extends": ["customManagers:biomeVersions", "helpers:pinGitHubActionDigestsToSemver"],
"dependencyDashboard": true,
"rangeStrategy": "replace",
"lockFileMaintenance": {
"enabled": true
},
"packageRules": [
{
"groupName": "all non-major dependencies",
"groupSlug": "all-minor-patch",
"matchManagers": ["custom.regex", "github-actions", "npm"],
"matchDepTypes": ["!engines"],
"matchUpdateTypes": ["minor", "patch", "lockFileMaintenance"]
}
Expand Down

0 comments on commit 4153fb3

Please sign in to comment.