From a6fd770fb435a18957c0e69f644bbfbc56dccf46 Mon Sep 17 00:00:00 2001 From: Mark Saroufim Date: Tue, 3 Oct 2023 11:23:24 -0700 Subject: [PATCH] Update dependabot.yml (#2648) --- .github/dependabot.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index d5c9d3f4b3..2f1b250096 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -16,11 +16,9 @@ updates: directory: "/frontend" schedule: interval: "daily" - target-file: "gradle.properties" # Configuration for plugins/gradle.properties - package-ecosystem: "gradle" directory: "/plugins" schedule: interval: "daily" - target-file: "gradle.properties"