mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-03-16 20:43:48 +00:00
Update dependabot.yml with tailwind group
This commit is contained in:
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
@@ -41,6 +41,10 @@ updates:
|
|||||||
workbox:
|
workbox:
|
||||||
patterns:
|
patterns:
|
||||||
- 'workbox*'
|
- 'workbox*'
|
||||||
|
tailwindcss:
|
||||||
|
patterns:
|
||||||
|
- 'tailwindcss'
|
||||||
|
- '@tailwindcss/*'
|
||||||
ignore:
|
ignore:
|
||||||
# Bootstrap can introduce visual breaking changes on styles
|
# Bootstrap can introduce visual breaking changes on styles
|
||||||
# Ignore it, since the plan is to remove it anyway
|
# Ignore it, since the plan is to remove it anyway
|
||||||
|
|||||||
Reference in New Issue
Block a user