| commit | f4023f47c51eba282f74e15af8055b3d5ec9762b | [log] [tgz] |
|---|---|---|
| author | Sigurd Meldgaard <sigurdm@google.com> | Mon Sep 30 15:13:29 2024 +0200 |
| committer | GitHub <noreply@github.com> | Mon Sep 30 15:13:29 2024 +0200 |
| tree | b84ea88ab0fc7bf98278421253999c8a3635ed59 | |
| parent | 9adca58e4fa8e1d94924e64a184532231826496c [diff] |
Do weekly dependabot checks (#4399) After we added a pubspec.lock I think it makes sense to update it more often
diff --git a/.github/dependabot.yml b/.github/dependabot.yml index fdb170b..2199393 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml
@@ -4,7 +4,7 @@ - package-ecosystem: "pub" directory: "/" schedule: - interval: "monthly" + interval: "weekly" - package-ecosystem: github-actions directory: /