From 1a21b015f1ec4e47c25c90b59f3334a5a56ecfbf Mon Sep 17 00:00:00 2001 From: SwiichyCode Date: Tue, 30 Jan 2024 13:05:22 +0100 Subject: [PATCH] update dependabot.yml --- .github/dependabot.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 14b0d00..af2a8e2 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,8 +1,7 @@ version: 2 updates: - - package-ecosystem: "npm" + - package-ecosystem: "github-actions" directory: "/" schedule: interval: "daily" - commit-message: - prefix: "[Dependabot]" +