Skip to content

Commit 65d970c

Browse files
committed
Ignore tailwindcss major version updates
1 parent 6e727ff commit 65d970c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ updates:
55
schedule:
66
interval: "weekly"
77
open-pull-requests-limit: 5
8+
ignore:
9+
- dependency-name: "tailwindcss"
10+
update-types: ["version-update:semver-major"]
811

912
- package-ecosystem: "github-actions"
1013
directory: "/"

0 commit comments

Comments
 (0)