From 76253133b49d891184061ae7c651a3e7c1039703 Mon Sep 17 00:00:00 2001 From: Joris Conijn Date: Fri, 28 Jul 2023 12:10:49 +0200 Subject: [PATCH] chore: group dependencies and assign code owner --- .github/dependabot.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index ba1c6b8..fc8fc29 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,3 +9,9 @@ updates: directory: "/" # Location of package manifests schedule: interval: "daily" + assignees: + - "Nr18" + groups: + dependencies: + patterns: + - "*"