Remove cooldown from pyOpenSSL and our own packages

This commit is contained in:
Maximilian Hils 2026-04-13 19:36:34 +02:00 committed by GitHub
parent 5dbbd14aa6
commit 58370ffb84
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -14,6 +14,10 @@ updates:
directory: "/"
cooldown:
default-days: 42
exclude:
- "pyopenssl"
- "cryptography"
- "mitmproxy*"
schedule:
interval: "monthly"
open-pull-requests-limit: 10