From 00bde7473d3cd0f0fe9a9b49d3fad5f47ca6ef19 Mon Sep 17 00:00:00 2001 From: EdJoPaTo Date: Mon, 9 Aug 2021 07:57:33 +0200 Subject: [PATCH] ci(dependabot): improve config --- .github/dependabot.yml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index c63c8a4..42f1e63 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,11 +10,4 @@ updates: interval: "weekly" time: "03:37" # UTC commit-message: - prefix: "chore(cargo):" - - - package-ecosystem: "github-actions" - directory: "/" - schedule: - interval: "weekly" - commit-message: - prefix: "ci(actions):" + prefix: "build(cargo):"