]> git.openstreetmap.org Git - chef.git/commitdiff
Set dependabot frequency to daily
authorTom Hughes <tom@compton.nu>
Fri, 26 Jun 2020 18:16:49 +0000 (19:16 +0100)
committerTom Hughes <tom@compton.nu>
Fri, 26 Jun 2020 18:16:49 +0000 (19:16 +0100)
.github/dependabot.yml

index 403b3087ed2c07b852c3a9a360f6e80adca60645..9f77688acc0f32903ea1e825eb46926c68a35f7f 100644 (file)
@@ -3,8 +3,8 @@ updates:
   - package-ecosystem: "bundler"
     directory: "/"
     schedule:
-      interval: "weekly"
+      interval: "daily"
   - package-ecosystem: "github-actions"
     directory: "/"
     schedule:
-      interval: "weekly"
+      interval: "daily"