From 4cf89ae1aa15e5a1fce4809e38463b71c2901416 Mon Sep 17 00:00:00 2001 From: Nikola Hristov Date: Thu, 6 Mar 2025 04:15:03 +0200 Subject: [PATCH] --- .github/dependabot.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 4e1578c9..575fdde6 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -12,7 +12,3 @@ updates: schedule: interval: "daily" versioning-strategy: increase - ignore: - - dependency-name: "tailwindcss" - versions: - - "^4.0.0"