From 7a1ad40eb9c21aca8b6235d0fe6298cf53c94afd Mon Sep 17 00:00:00 2001 From: Andrei Date: Mon, 25 Sep 2023 08:07:22 +0300 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 570c103f..f4c61d42 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,3 +4,10 @@ updates: directory: "/" # Location of package manifests schedule: interval: "weekly" + + - package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "daily" + commit-message: + prefix: "[github-actions] "