]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
🔧 Group dependencies on dependabot updates (#10952)
authorMarcelo Trylesinski <marcelotryle@gmail.com>
Sat, 13 Jan 2024 01:00:31 +0000 (02:00 +0100)
committerGitHub <noreply@github.com>
Sat, 13 Jan 2024 01:00:31 +0000 (02:00 +0100)
.github/dependabot.yml

index cd972a0ba47221bf96acedfaed8f3b5cba819849..0a59adbd6b474e2f7809d0ffbdef19d7d0e32da6 100644 (file)
@@ -11,6 +11,10 @@ updates:
   - package-ecosystem: "pip"
     directory: "/"
     schedule:
-      interval: "daily"
+      interval: "monthly"
+    groups:
+      python-packages:
+        patterns:
+          - "*"
     commit-message:
       prefix: â¬†