Skip to content

Commit e7a08e1

Browse files
chore: separate eslint and eslint-plugins in dependabot groups (#143)
Co-authored-by: joshjohanning-repo-settings-sync[bot] <237077283+joshjohanning-repo-settings-sync[bot]@users.noreply.github.com>
1 parent 79f6dee commit e7a08e1

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.github/dependabot.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ updates:
3535
patterns:
3636
- '@actions/*'
3737
- '@octokit/*'
38-
eslint:
38+
eslint-plugins:
3939
patterns:
40-
- 'eslint*'
40+
- 'eslint-plugin-*'
41+
- 'eslint-config-*'

0 commit comments

Comments
 (0)