From a70767aa051fb640df04691eccf06516323ba677 Mon Sep 17 00:00:00 2001 From: Frazer Smith Date: Tue, 9 Mar 2021 15:02:25 +0000 Subject: [PATCH] ci(dependabot): update github actions --- .github/dependabot.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 3d3a116..5e48d4e 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,5 +1,10 @@ version: 2 updates: + - package-ecosystem: github-actions + directory: '/' + schedule: + interval: daily + open-pull-requests-limit: 10 - package-ecosystem: npm directory: '/' schedule: