diff --git a/.github/dependabot.yml b/.github/dependabot.yml deleted file mode 100644 index 55e7841c5..000000000 --- a/.github/dependabot.yml +++ /dev/null @@ -1,20 +0,0 @@ -version: 2 -updates: - - package-ecosystem: "maven" - directory: "/" - schedule: - interval: "weekly" - day: "sunday" - time: "20:00" - timezone: "Pacific/Honolulu" - open-pull-requests-limit: 10 - - - package-ecosystem: "maven" - directory: "/" - schedule: - interval: "weekly" - day: "sunday" - time: "20:00" - timezone: "Pacific/Honolulu" - open-pull-requests-limit: 10 - target-branch: "devrc-2-5-0" \ No newline at end of file