From 5f082699cc51ff97ddf88f1e455bc8f5bd377b16 Mon Sep 17 00:00:00 2001 From: Samuel Ebeagu Date: Fri, 13 Sep 2024 09:32:55 +0100 Subject: [PATCH] Assign dependabot PR's to sre --- .github/CODEOWNERS | 2 +- .github/dependabot.yml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 2ef2a354..ed69bcd4 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1 @@ -.github/workflows @toptal/sre +* @toptal/sre diff --git a/.github/dependabot.yml b/.github/dependabot.yml index a675b106..eab5262c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -20,7 +20,7 @@ updates: - "ruby" - "dependencies" reviewers: - - "toptal/devx" + - "toptal/sre" registries: - toptal-github insecure-external-code-execution: allow @@ -38,5 +38,5 @@ updates: - "dependencies" - "gha" reviewers: - - "toptal/devx" + - "toptal/sre" open-pull-requests-limit: 3