We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 848ff24 commit 8e29386Copy full SHA for 8e29386
.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