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"