Skip to content

Commit

Permalink
Add github actions group (#85)
Browse files Browse the repository at this point in the history
  • Loading branch information
zephraph authored Oct 5, 2024
1 parent e815a1b commit 22c316c
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 @@ -14,6 +14,11 @@
{
"matchPackageNames": ["tailwindcss", "@tailwindcss/**"],
"groupName": "tailwind"
},
{
"matchPackageNames": ["actions/**"],
"matchManagers": ["github-actions"],
"groupName": "github-actions"
}
]
}

0 comments on commit 22c316c

Please sign in to comment.