Skip to content

Commit

Permalink
Remove eslint from dependabot group
Browse files Browse the repository at this point in the history
  • Loading branch information
acelaya committed Jun 7, 2024
1 parent 4d37495 commit 325b9b9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,11 @@ updates:
timezone: 'Europe/Madrid'
open-pull-requests-limit: 10
groups:
eslint:
eslint-plugins: # TODO Add eslint back once updated to v9
patterns:
- '@shlinkio/eslint-config-js-coding-standard'
- '@typescript-eslint/*'
- 'eslint-plugin-*'
- 'eslint'
shlink:
patterns:
- '@shlinkio/*'
Expand Down

0 comments on commit 325b9b9

Please sign in to comment.