From 0ac0f45401cb43bafd3625268303e0c32341861b Mon Sep 17 00:00:00 2001 From: Willy Kloucek Date: Thu, 16 Dec 2021 07:56:21 +0100 Subject: [PATCH] enable dependabot to merge PRs --- .github/settings.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/settings.yml b/.github/settings.yml index b6159253d..ff91615a3 100644 --- a/.github/settings.yml +++ b/.github/settings.yml @@ -58,7 +58,8 @@ branches: enforce_admins: null restrictions: apps: [] - users: [] + users: + - dependabot teams: - ci - employees