From b73996820b0e4c59080d8efde0e20ac1817fbd21 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Tue, 8 Jun 2021 07:55:34 -0700 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index cbc25eb..0da25d5 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,6 +3,10 @@ version: 2 updates: + - package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: weekly # Enable version updates for npm - package-ecosystem: "npm" # Look for `package.json` and `lock` files in the `root` directory