From 9f810b19645a390c492e02d9dc248560c0abbefa Mon Sep 17 00:00:00 2001 From: Muhammad Atif Ali Date: Fri, 2 Jun 2023 19:34:40 +0300 Subject: [PATCH] chore(dependabot): assign frontend team to review dependabot PRs automatically (#7800) * chore(dependabot): assign frontend tam to review dependabot PRs automatically * fix team name --- .github/dependabot.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index 7d1ce5ca08..eb16969350 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -58,6 +58,8 @@ updates: interval: "monthly" time: "06:00" timezone: "America/Chicago" + reviewers: + - "coder/ts" commit-message: prefix: "chore" labels: []