]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Increase dependabot interval to quarterly (#147959)
authorStan Ulbrych <stan@ulbrych.org>
Wed, 1 Apr 2026 12:46:57 +0000 (14:46 +0200)
committerGitHub <noreply@github.com>
Wed, 1 Apr 2026 12:46:57 +0000 (12:46 +0000)
.github/dependabot.yml

index e68a07382d58845962129887d8feb117ac538527..4b77646e22db4ba5a744869977b8c2ff15ef6ae4 100644 (file)
@@ -3,7 +3,7 @@ updates:
   - package-ecosystem: "github-actions"
     directory: "/"
     schedule:
-      interval: "monthly"
+      interval: "quarterly"
     labels:
       - "skip issue"
       - "skip news"
@@ -24,7 +24,7 @@ updates:
   - package-ecosystem: "pip"
     directory: "/Tools/"
     schedule:
-      interval: "monthly"
+      interval: "quarterly"
     labels:
       - "skip issue"
       - "skip news"