From 88d652e69a236324551c5ff608202a38161dd017 Mon Sep 17 00:00:00 2001 From: Sergejs Kostjucenko <85877331+sergejparity@users.noreply.github.com> Date: Thu, 2 Jun 2022 19:23:10 +0300 Subject: [PATCH] add gha to dependabot (#18) --- .github/dependabot.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e04e7b9..1d8f731 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,4 +5,7 @@ updates: labels: [] schedule: interval: "daily" - + - package-ecosystem: github-actions + directory: '/' + schedule: + interval: daily