From 2d77b6ede37420e8d022c75605cc950772bb4676 Mon Sep 17 00:00:00 2001 From: Matthew Strapp Date: Fri, 18 Feb 2022 14:15:43 -0600 Subject: Update dependabot.yml --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/dependabot.yml b/.github/dependabot.yml index bb645f9..e3c897c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,7 +5,7 @@ version: 2 updates: - - package-ecosystem: "" # See documentation for possible values + - package-ecosystem: "pip" # See documentation for possible values directory: "/System" # Location of package manifests schedule: interval: "daily" -- cgit v1.2.3