Skip to content

Commit 3eb444e

Browse files
committed
Add lint-staged to lint Dependabot group
1 parent e2fcef6 commit 3eb444e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ updates:
1313
lint:
1414
patterns:
1515
- 'eslint-plugin-*'
16+
- 'lint-staged'
1617
- 'markdownlint-cli'
1718
- 'npm-package-json-lint*'
1819
- 'pkg-ok'

0 commit comments

Comments
 (0)