From 44b21a2c75b14c583597c3645940a75451723d2e Mon Sep 17 00:00:00 2001 From: Jan Calanog Date: Thu, 22 May 2025 12:16:27 +0200 Subject: [PATCH] Create dependabot tailwindcss group --- .github/dependabot.yml | 6 ++++++ 1 file changed, 6 insertions(+) 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