From fe2cb1bcbf91d6612bc7ce5f066fb9c6fbb4add3 Mon Sep 17 00:00:00 2001 From: Stefan Schweter Date: Fri, 15 Nov 2024 14:43:56 +0100 Subject: [PATCH] dependabot: remove config \0/ --- .github/dependabot.yml | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 .github/dependabot.yml diff --git a/.github/dependabot.yml b/.github/dependabot.yml deleted file mode 100644 index c1fce2b..0000000 --- a/.github/dependabot.yml +++ /dev/null @@ -1,8 +0,0 @@ -version: 2 -updates: - - directory: "/" - open-pull-requests-limit: 10 - package-ecosystem: maven - schedule: - interval: daily - time: "04:00"