mirror of
https://github.com/goauthentik/authentik
synced 2026-04-25 17:15:26 +02:00
ci: add rustls and aws-lc ecosystem crates to delay ignore list (#21800)
This commit is contained in:
committed by
GitHub
parent
39e6c41566
commit
1379637389
6
.github/dependabot.yml
vendored
6
.github/dependabot.yml
vendored
@@ -67,6 +67,12 @@ updates:
|
||||
semver-major-days: 14
|
||||
semver-patch-days: 3
|
||||
exclude:
|
||||
- aws-lc-fips-sys
|
||||
- aws-lc-rs
|
||||
- aws-lc-sys
|
||||
- rustls
|
||||
- rustls-pki-types
|
||||
- rustls-platform-verifier
|
||||
- rustls-webpki
|
||||
|
||||
- package-ecosystem: rust-toolchain
|
||||
|
||||
Reference in New Issue
Block a user