Dependabot: add cooldown of 7 days

This commit is contained in:
XhmikosR
2026-08-02 07:54:09 +03:00
committed by GitHub
parent c6d020525a
commit 1936e1fc90
+4
View 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