From b0be76f83bba3d98c6b312a8e6e12a577f4fc976 Mon Sep 17 00:00:00 2001 From: Wolfy-J Date: Fri, 10 Jul 2026 09:07:18 -0400 Subject: [PATCH] chore(dependabot): update ownership --- .github/dependabot.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 0870afd3b..9a83c56c0 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -12,15 +12,15 @@ updates: schedule: interval: daily reviewers: - - "rustatian" + - "wolfy-j" assignees: - - "rustatian" + - "wolfy-j" - package-ecosystem: "github-actions" directory: "/" schedule: interval: daily reviewers: - - "rustatian" + - "wolfy-j" assignees: - - "rustatian" + - "wolfy-j"