From 4aea7a997df5b3270d7a20b9034dd079edb531a2 Mon Sep 17 00:00:00 2001 From: Ilja Neumann Date: Fri, 29 Jan 2021 11:40:12 +0100 Subject: [PATCH] Rename konnectd to idp --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 0152c90985..d97f1c95ff 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -25,7 +25,7 @@ updates: open-pull-requests-limit: 10 - package-ecosystem: "npm" - directory: "/konnectd" + directory: "/idp" schedule: interval: "weekly" open-pull-requests-limit: 10