Skip to content

Commit

Permalink
Let dependabot ignore major versions of tailwindcss
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmet authored Feb 10, 2025
1 parent db80e28 commit e78a653
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,6 @@ updates:
directory: "/"
schedule:
interval: "weekly"
ignore:
- dependency-name: "tailwindcss"
update-types: ["version-update:semver-major"]

0 comments on commit e78a653

Please sign in to comment.