From a6f6e7da3d337c066b9d3a85ddf12bf64bacce1e Mon Sep 17 00:00:00 2001 From: Michael Spang Date: Tue, 24 May 2022 21:26:30 -0400 Subject: [PATCH] Enable dependabot updates for MbedTLS 2.28 LTS (#18775) --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f499c13a2ae0c9..378194acba64c8 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,4 +6,4 @@ updates: interval: "weekly" allow: - dependency-name: "third_party/pigweed/repo" - open-pull-requests-limit: 1 + - dependency-name: "third_party/mbedtls/repo"