]> git.99rst.org Git - stevenblack-hosts.git/commitdiff
Dependabot: add cooldown of 7 days
authorXhmikosR <redacted>
Sun, 2 Aug 2026 04:54:09 +0000 (07:54 +0300)
committerGitHub <redacted>
Sun, 2 Aug 2026 04:54:09 +0000 (07:54 +0300)
.github/dependabot.yml

index c39d9cd83491e67326851b39063fb98a78f54776..14c2750fcb7bb9891ef0bebad3cb8555da21a23f 100644 (file)
@@ -10,6 +10,8 @@ updates:
       github-actions:
         patterns:
           - "*"
+    cooldown:
+      default-days: 7
   - package-ecosystem: "pip"
     directory: "/"
     schedule:
@@ -17,4 +19,6 @@ updates:
     labels:
       - dependencies
       - python
+    cooldown:
+      default-days: 7
     versioning-strategy: lockfile-only
git clone https://git.99rst.org/PROJECT