diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 651211f..a49032f 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,7 +8,7 @@ updates: directory: "/" schedule: interval: "weekly" - groups: # uncomment to group all julia package updates into a single PR - all-julia-packages: - patterns: - - "*" + groups: # uncomment to group all julia package updates into a single PR + all-julia-packages: + patterns: + - "*"