Skip to content

Commit 50bbf65

Browse files
1 parent e4db48f commit 50bbf65

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

+4
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ updates:
1212
schedule:
1313
interval: "daily"
1414
versioning-strategy: increase
15+
ignore:
16+
- dependency-name: "tailwindcss"
17+
versions:
18+
- "^4.0.0"
1519

1620
- package-ecosystem: "cargo"
1721
directory: "/src-tauri"

0 commit comments

Comments
 (0)