feat(dependabot): add proxy-agent patterns for dependency updates
This commit is contained in:
parent
3046b6c8c5
commit
c55b0fc127
|
|
@ -40,6 +40,11 @@ updates:
|
|||
- 'oxfmt'
|
||||
- 'oxlint'
|
||||
- 'oxlint-tsgolint'
|
||||
proxy-agent:
|
||||
patterns:
|
||||
- 'https-proxy-agent'
|
||||
- 'pac-proxy-agent'
|
||||
- 'socks-proxy-agent'
|
||||
typescript-eslint:
|
||||
patterns:
|
||||
- '@typescript-eslint/*'
|
||||
|
|
|
|||
Loading…
Reference in New Issue