mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2025-01-08 17:27:32 +03:00
Remove eslint from dependabot group
This commit is contained in:
parent
b2908d2b1f
commit
aef74b80c2
1 changed files with 1 additions and 2 deletions
3
.github/dependabot.yml
vendored
3
.github/dependabot.yml
vendored
|
@ -12,12 +12,11 @@ updates:
|
||||||
fontawesome:
|
fontawesome:
|
||||||
patterns:
|
patterns:
|
||||||
- '@fortawesome/*'
|
- '@fortawesome/*'
|
||||||
eslint:
|
eslint-plugins: # TODO Add eslint back once updated to v9
|
||||||
patterns:
|
patterns:
|
||||||
- '@shlinkio/eslint-config-js-coding-standard'
|
- '@shlinkio/eslint-config-js-coding-standard'
|
||||||
- '@typescript-eslint/*'
|
- '@typescript-eslint/*'
|
||||||
- 'eslint-plugin-*'
|
- 'eslint-plugin-*'
|
||||||
- 'eslint'
|
|
||||||
shlink:
|
shlink:
|
||||||
patterns:
|
patterns:
|
||||||
- '@shlinkio/*'
|
- '@shlinkio/*'
|
||||||
|
|
Loading…
Reference in a new issue