Skip to content

Commit

Permalink
Add eslint back to eslint dependabot group
Browse files Browse the repository at this point in the history
  • Loading branch information
acelaya committed Oct 19, 2024
1 parent 5411ae3 commit 603e906
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,12 @@ updates:
fontawesome:
patterns:
- '@fortawesome/*'
eslint-plugins: # TODO Add eslint back once updated to v9
eslint:
patterns:
- '@shlinkio/eslint-config-js-coding-standard'
- 'typescript-eslint'
- '*eslint-plugin*'
- eslint
shlink:
patterns:
- '@shlinkio/*'
Expand Down

0 comments on commit 603e906

Please sign in to comment.