diff --git a/.github/dependabot.yml b/.github/dependabot.yml index dd71ff578..93e57441b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -14,6 +14,10 @@ updates: directory: "/" cooldown: default-days: 42 + exclude: + - "pyopenssl" + - "cryptography" + - "mitmproxy*" schedule: interval: "monthly" open-pull-requests-limit: 10