From adf8ecd861973c78c7d25bac740723200d9afd85 Mon Sep 17 00:00:00 2001 From: Jordan Shatford Date: Fri, 27 Oct 2023 15:00:45 +1100 Subject: [PATCH] fix(ci): typo in dependabot config Signed-off-by: Jordan Shatford --- .github/dependabot.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index fbc742f3..57824c10 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -42,7 +42,7 @@ updates: directory: "/apps/cli" schedule: interval: "weekly" - assigness: + assignees: - "jordanshatford" groups: cli-python: @@ -54,7 +54,7 @@ updates: directory: "/core" schedule: interval: "weekly" - assigness: + assignees: - "jordanshatford" groups: core-python: