diff --git a/.github/dependabot.yml b/.github/dependabot.yml index ebabeba8..bce94ba7 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -41,6 +41,10 @@ updates: workbox: patterns: - 'workbox*' + tailwindcss: + patterns: + - 'tailwindcss' + - '@tailwindcss/*' ignore: # Bootstrap can introduce visual breaking changes on styles # Ignore it, since the plan is to remove it anyway