From: Kurt Roeckx Date: Wed, 16 Oct 2024 10:02:17 +0000 (+0200) Subject: Dependabot: no longer set an "approval: otc review pending" label X-Git-Tag: openssl-3.5.0-alpha1~971 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=76783a8286de8b86fbc48bc8a6976b79b33503d2;p=thirdparty%2Fopenssl.git Dependabot: no longer set an "approval: otc review pending" label The label doesn't exist anymore. Reviewed-by: Paul Dale Reviewed-by: Tom Cosgrove Reviewed-by: Tomas Mraz (Merged from https://github.com/openssl/openssl/pull/25706) --- diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 44d364633c5..f7270c02c4e 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -11,6 +11,5 @@ updates: - "dependencies" - "cla: trivial" - "approval: review pending" - - "approval: otc review pending" reviewers: - "openssl/committers"