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 e1a001a commit c28908b
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 @@ -20,11 +20,12 @@ updates:
patterns:
- 'vite'
- '@vitejs/*'
eslint-plugins: # TODO Add eslint back once updated to v9
eslint:
patterns:
- '@shlinkio/eslint-config-js-coding-standard'
- 'typescript-eslint'
- '*eslint-plugin*'
- eslint
- package-ecosystem: docker
directory: '/'
schedule:
Expand Down

0 comments on commit c28908b

Please sign in to comment.