diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 5962eb5456..70c7026091 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -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/*'