From c10fa9671ed9e4dbc5f1e95c8755c3fd63e0eb06 Mon Sep 17 00:00:00 2001 From: Angela Yu <5506675+wangela@users.noreply.github.com> Date: Tue, 14 Nov 2023 11:13:27 -0800 Subject: [PATCH] chore: update dependabot.yml permissions --- .github/workflows/dependabot.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/dependabot.yml b/.github/workflows/dependabot.yml index 1faf61d7..f4c232b6 100644 --- a/.github/workflows/dependabot.yml +++ b/.github/workflows/dependabot.yml @@ -17,6 +17,7 @@ on: pull_request permissions: contents: write + pull-requests: write jobs: dependabot: