From f3a6a0964fd2ae1b23b0626f77e76fb934c7d889 Mon Sep 17 00:00:00 2001 From: Vasiliy Tolstov Date: Sun, 28 Aug 2022 18:03:55 +0300 Subject: [PATCH] update workflows Signed-off-by: Vasiliy Tolstov --- .github/dependabot.yml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 6df9d3f..d5f7eae 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -11,16 +11,9 @@ updates: directory: "/" schedule: interval: "daily" - commit-message: - prefix: "chore" - include: "scope" # Maintain dependencies for Golang - package-ecosystem: "gomod" directory: "/" schedule: interval: "daily" - commit-message: - prefix: "chore" - include: "scope" -