From 91229a67933c6b58b6a18dd8e946f18f6eec6b08 Mon Sep 17 00:00:00 2001 From: Nikita Sobolev Date: Mon, 27 Dec 2021 14:50:59 +0300 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 5e51f5b..ddc81fd 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,3 +6,8 @@ updates: interval: daily time: "02:00" open-pull-requests-limit: 10 +- package-ecosystem: github-actions + directory: "/" + schedule: + interval: daily + open-pull-requests-limit: 10