Skip to content

Commit e05e9aa

Browse files
authored
feat: added stylelint pattern
1 parent 5700bf7 commit e05e9aa

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
@@ -87,3 +87,6 @@ updates:
8787
guidepup:
8888
patterns:
8989
- "@guidepup/*"
90+
stylelint:
91+
patterns:
92+
- "stylelint*"

0 commit comments

Comments
 (0)