Skip to content

Commit

Permalink
fix: renovate
Browse files Browse the repository at this point in the history
  • Loading branch information
jolexxa committed Jul 20, 2024
1 parent b2d8617 commit ada7433
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@
],
"groupName": "all dependencies",
"groupSlug": "all-deps",
"automerge": true
"automerge": true,
"allowedVersions": "!/preview/"
},
{
"matchPackagePrefixes": [
Expand All @@ -35,4 +36,4 @@
"allowedVersions": "/^(\\d+\\.\\d+\\.\\d+)(-godot(\\d+\\.)+\\d+(-.*)?)?$/"
}
]
}
}

0 comments on commit ada7433

Please sign in to comment.