Skip to content

Commit 14a2545

Browse files
authored
Add ESLint to dependabot dev group (#342)
1 parent 551609a commit 14a2545

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ updates:
1111
groups:
1212
development-dependencies:
1313
dependency-type: 'development'
14-
exclude-patterns: ['stylelint', 'eslint']
14+
exclude-patterns: ['stylelint']
1515
ignore:
1616
- dependency-name: 'stylelint' # Avoid updating the peer dependency.
1717

0 commit comments

Comments
 (0)