From b1b77c10f1477e6ee364dabf34899d4b4642f853 Mon Sep 17 00:00:00 2001 From: steveoh Date: Fri, 6 Oct 2023 09:48:04 -0600 Subject: [PATCH] ci: correct function location --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 05e750f..8276783 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,7 +10,7 @@ updates: major-app-dependencies: update-types: ['major'] - package-ecosystem: npm - directory: /function + directory: /functions schedule: interval: monthly groups: