From 486c7e1f059824750e5592af0c6d36fb383e9d92 Mon Sep 17 00:00:00 2001 From: Eposs <123678741+Eposs10@users.noreply.github.com> Date: Thu, 23 Jul 2026 21:54:38 +0200 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 6468bd0..aff3cf3 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,6 +9,8 @@ updates: directory: "/" # Location of package manifests schedule: interval: "daily" + assignees: + - "Eposs10" groups: minor-and-patch: applies-to: version-updates @@ -18,4 +20,4 @@ updates: major: applies-to: version-updates update-types: - - "major" \ No newline at end of file + - "major"