diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 1305e09..6e9999a 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,7 +6,7 @@ updates: schedule: interval: "weekly" - package-ecosystem: "julia" - directory: "/" # Location of julia project + directories: ["/", "/docs", "/test"] # Location of Julia projects schedule: interval: "weekly" groups: # Group all julia package updates into a single PR