diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 5336703..d1d7c0b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -12,9 +12,4 @@ updates: - "/docs" - "/test" schedule: - interval: "weekly" - groups: - # Group all Julia package updates into a single PR: - all-julia-packages: - patterns: - - "*" \ No newline at end of file + interval: "daily" \ No newline at end of file