From 38d31fb582b8ac0d455c7b824246f56a7f673e9c Mon Sep 17 00:00:00 2001 From: George Dietrich Date: Wed, 2 Oct 2024 09:23:27 -0400 Subject: [PATCH] [sc-44274] Normalize Dependabot configuration --- .github/dependabot.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index b6da5f7..b5e3f6e 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,4 +8,6 @@ updates: - package-ecosystem: 'github-actions' directory: '/' schedule: - interval: monthly + interval: 'monthly' + reviewers: + - 'Fieldguide/ci'