From 742d206610bebe75b446ea162abe96eab7ba01e7 Mon Sep 17 00:00:00 2001 From: lud Date: Sun, 16 Aug 2026 13:16:28 +0200 Subject: [PATCH] chore(libcheck): Update dependabot config --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 3da18bb..23848e9 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,6 +10,8 @@ updates: commit-message: prefix: "chore(deps)" open-pull-requests-limit: 1 + assignees: + - "lud" groups: prod: dependency-type: production @@ -25,6 +27,8 @@ updates: commit-message: prefix: "chore(deps)" open-pull-requests-limit: 1 + assignees: + - "lud" groups: github-actions: applies-to: version-updates