Skip to content

Commit

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

0 comments on commit c8691b9

Please sign in to comment.