From 053df3923ebbf515f3513e13b30230320eed0bd6 Mon Sep 17 00:00:00 2001 From: toast-ts <96593068+toast-ts@users.noreply.github.com> Date: Mon, 18 Mar 2024 12:45:28 +1100 Subject: [PATCH] See if it can pick up another NPM registry --- .github/dependabot.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 5dc1052..dff3940 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -13,7 +13,10 @@ updates: timezone: "Australia/NSW" assignees: - "toast-ts" + reviewers: + - "toast-ts" labels: - "dependencies" open-pull-requests-limit: 8 rebase-strategy: auto + registries: "*"