Skip to content

Commit

Permalink
Add eslint back to the eslint dependabot group
Browse files Browse the repository at this point in the history
  • Loading branch information
acelaya committed Nov 23, 2024
1 parent 2e5fd08 commit 5f4de8c
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 @@ -13,8 +13,9 @@ updates:
patterns:
- 'vitest'
- '@vitest/*'
eslint-plugins: # TODO Add eslint back once updated to v9
eslint:
patterns:
- '@shlinkio/eslint-config-js-coding-standard'
- 'typescript-eslint'
- '*eslint-plugin*'
- eslint

0 comments on commit 5f4de8c

Please sign in to comment.