From 6ffac12c3a841969cc53c5e9a0cf5457cb6b9678 Mon Sep 17 00:00:00 2001 From: Moritz Klack Date: Mon, 17 Jun 2024 13:21:40 +0200 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 8d9035c..f48f196 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,4 +8,4 @@ updates: schedule: interval: "daily" allow: - name: '@xyflow/svelte' + dependency-name: '@xyflow/svelte'