From bf1a636622aa2c5117ce3f486d362906562b66a9 Mon Sep 17 00:00:00 2001 From: "Jack S. Hale" Date: Mon, 14 Oct 2024 15:15:00 +0200 Subject: [PATCH] Update dependabot.yml (#21) --- .github/dependabot.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e6faf7e..9c929e9 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,7 +10,6 @@ updates: schedule: interval: "weekly" - package-ecosystem: "pip" # See documentation for possible values - directories: - - "src/fenicsx_shells" + directory: "/" schedule: interval: "weekly"