From db52031cc7be7300a04dea4b53ed9e4ffe4dcb92 Mon Sep 17 00:00:00 2001 From: Ralf Haferkamp Date: Tue, 29 Aug 2023 16:48:20 +0200 Subject: [PATCH] Fix dependabot configuration The Settings UI is removed since commmit 8c033e193604322e954db55a4b488a4bbbcdceaa --- .github/dependabot.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 32c64342d8..f982449eb1 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,12 +6,6 @@ updates: interval: "daily" open-pull-requests-limit: 2 - - package-ecosystem: "npm" - directory: "/services/settings" - schedule: - interval: "weekly" - open-pull-requests-limit: 2 - - package-ecosystem: "npm" directory: "/services/idp" schedule: