Skip to content

Commit

Permalink
Migrate renovate config (#5091)
Browse files Browse the repository at this point in the history
* Migrate config .github/renovate.json5

* Update .github/renovate.json5

---------

Co-authored-by: Olga Bulat <[email protected]>
  • Loading branch information
openverse-bot and obulat authored Oct 28, 2024
1 parent 4315378 commit 7ee2719
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -56,11 +56,11 @@
},
{
groupName: "tailwind",
matchPackagePatterns: ["tailwindcss"],
matchPackageNames: ["/tailwindcss/"],
},
{
groupName: "@testing-library",
matchPackagePrefixes: ["@testing-library"],
matchPackageNames: ["@testing-library{/,}**"],
},
],
}

0 comments on commit 7ee2719

Please sign in to comment.