From 4e82b3d9e15035b4b6aee7cfd132b31dac841c5a Mon Sep 17 00:00:00 2001 From: Marton Pentek <51089137+RunnerM@users.noreply.github.com> Date: Tue, 20 Jun 2023 10:49:15 +0000 Subject: [PATCH] remove --- .github/fix dependabot target branch | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 .github/fix dependabot target branch diff --git a/.github/fix dependabot target branch b/.github/fix dependabot target branch deleted file mode 100644 index 4b1b43f..0000000 --- a/.github/fix dependabot target branch +++ /dev/null @@ -1,12 +0,0 @@ -# To get started with Dependabot version updates, you'll need to specify which -# package ecosystems to update and where the package manifests are located. -# Please see the documentation for all configuration options: -# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates - -version: 2 -updates: - - package-ecosystem: gomod - directory: / - schedule: - interval: daily - target-branch: "develop"