There was an error while loading. Please reload this page.
1 parent 4dcfeec commit b074629Copy full SHA for b074629
1 file changed
.github/dependabot.yml
@@ -12,3 +12,7 @@ updates:
12
schedule:
13
interval: "daily"
14
versioning-strategy: increase
15
+ ignore:
16
+ - dependency-name: "tailwindcss"
17
+ versions:
18
+ - "^4.0.0"
0 commit comments