mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-01 18:27:18 +00:00
Remove cooldown from pyOpenSSL and our own packages
This commit is contained in:
parent
5dbbd14aa6
commit
58370ffb84
1 changed files with 4 additions and 0 deletions
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
|
|
@ -14,6 +14,10 @@ updates:
|
|||
directory: "/"
|
||||
cooldown:
|
||||
default-days: 42
|
||||
exclude:
|
||||
- "pyopenssl"
|
||||
- "cryptography"
|
||||
- "mitmproxy*"
|
||||
schedule:
|
||||
interval: "monthly"
|
||||
open-pull-requests-limit: 10
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue