]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
🔧 Set Dependabot schedule interval to "monthly" (#15874)
authorYurii Motov <109919500+YuriiMotov@users.noreply.github.com>
Mon, 13 Jul 2026 08:02:51 +0000 (10:02 +0200)
committerGitHub <noreply@github.com>
Mon, 13 Jul 2026 08:02:51 +0000 (10:02 +0200)
.github/dependabot.yml

index 95c9f07cb93e323604f3f7291f7fa64553528056..a9d2d73c715f3adaedee5e1733f1d3deca9cc35f 100644 (file)
@@ -4,7 +4,7 @@ updates:
   - package-ecosystem: "github-actions"
     directory: "/"
     schedule:
-      interval: "weekly"
+      interval: "monthly"
     cooldown:
       default-days: 7
     commit-message:
@@ -21,7 +21,7 @@ updates:
   - package-ecosystem: "uv"
     directory: "/"
     schedule:
-      interval: "weekly"
+      interval: "monthly"
     cooldown:
       default-days: 7
     commit-message: