From f13d4ab3f2a4cec76011906f08790f1f86913a20 Mon Sep 17 00:00:00 2001 From: Patrick Roddy Date: Mon, 23 Oct 2023 18:10:43 +0100 Subject: [PATCH] Fix the empty object --- .github/settings.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/settings.yml b/.github/settings.yml index 62b4187..339acea 100644 --- a/.github/settings.yml +++ b/.github/settings.yml @@ -123,9 +123,7 @@ branches: - renovate users: [] teams: [] - dismissal_restrictions: - users: [] - teams: [] + dismissal_restrictions: {} required_status_checks: strict: true contexts: []