diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 931ccacc3..8fc46c88f 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -16,6 +16,12 @@ updates: interval: 'weekly' day: 'monday' time: '08:00' + groups: + tailwindcss: + patterns: + - 'tailwindcss' + - '@tailwindcss/postcss' + - 'prettier-plugin-tailwindcss' labels: - chore - package-ecosystem: nuget