Skip to content

Commit

Permalink
Add package bundling
Browse files Browse the repository at this point in the history
  • Loading branch information
Sporiff committed May 28, 2024
1 parent 457e578 commit b435d99
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,12 @@
"digest"
],
"automerge": true
},
{
"matchPackagePatterns": [
"*astro*"
],
"groupName": "Astro"
}
]
}

0 comments on commit b435d99

Please sign in to comment.