mirror of
https://github.com/DIYgod/RSSHub.git
synced 2026-03-13 10:30:18 +08:00
feat(dependabot): add proxy-agent patterns for dependency updates
This commit is contained in:
5
.github/dependabot.yml
vendored
5
.github/dependabot.yml
vendored
@@ -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/*'
|
||||
|
||||
Reference in New Issue
Block a user