Skip to content

Commit

Permalink
Add github actions group
Browse files Browse the repository at this point in the history
  • Loading branch information
zephraph committed Oct 5, 2024
1 parent d0d237d commit 1fe65a0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,11 @@
{
"matchPackageNames": ["tailwindcss", "@tailwindcss/**"],
"groupName": "tailwind"
},
{
"matchPackageNames": ["actions/**"],
"matchManagers": ["github-actions"],
"groupName": "github-actions"
}
]
}

0 comments on commit 1fe65a0

Please sign in to comment.