Skip to content

Commit

Permalink
Merge astro monorepo (#78)
Browse files Browse the repository at this point in the history
  • Loading branch information
zephraph authored Oct 4, 2024
1 parent 383d189 commit 5f588eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"extends": ["config:recommended"],
"packageRules": [
{
"matchPackageNames": ["@astrojs/**"],
"groupName": "astro"
"extends": ["monorepo:astro"],
"matchPackageNames": ["@astrojs/**"]
},
{
"matchPackageNames": ["wrangler", "@cloudflare/**"],
Expand Down

0 comments on commit 5f588eb

Please sign in to comment.