aboutsummaryrefslogtreecommitdiff
path: root/.github/renovate.json5
diff options
context:
space:
mode:
authorGravatar Florian Lefebvre <contact@florian-lefebvre.dev> 2025-03-31 14:48:38 +0200
committerGravatar GitHub <noreply@github.com> 2025-03-31 14:48:38 +0200
commit32499c0acbb366b06fb1eeaf5d387b2309976f36 (patch)
treefcd1905c2d23fbe1c0f87bc886c3aed09c0a7e98 /.github/renovate.json5
parent758523cc04c51cc4a0cd55fb7800552c9ff0a5fc (diff)
downloadastro-32499c0acbb366b06fb1eeaf5d387b2309976f36.tar.gz
astro-32499c0acbb366b06fb1eeaf5d387b2309976f36.tar.zst
astro-32499c0acbb366b06fb1eeaf5d387b2309976f36.zip
chore(tailwind): delete integration (#13511)
Diffstat (limited to '.github/renovate.json5')
-rw-r--r--.github/renovate.json59
1 files changed, 0 insertions, 9 deletions
diff --git a/.github/renovate.json5 b/.github/renovate.json5
index da31a44bd..7a29b835e 100644
--- a/.github/renovate.json5
+++ b/.github/renovate.json5
@@ -19,15 +19,6 @@
"**/node_modules/**"
],
"packageRules": [
- // TODO: remove once the tailwind integration is removed
- {
- "matchPackageNames": [
- "tailwindcss"
- ],
- "ignorePaths": [
- "packages/integrations/tailwind"
- ]
- },
{
"groupName": "github-actions",
"matchManagers": [