We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79f6dee commit e7a08e1Copy full SHA for e7a08e1
1 file changed
.github/dependabot.yml
@@ -35,6 +35,7 @@ updates:
35
patterns:
36
- '@actions/*'
37
- '@octokit/*'
38
- eslint:
+ eslint-plugins:
39
40
- - 'eslint*'
+ - 'eslint-plugin-*'
41
+ - 'eslint-config-*'
0 commit comments