Change dependabot frequency from monthly to weekly (#452)

This commit is contained in:
Marc Wrobel
2025-06-28 14:02:17 +02:00
committed by GitHub
parent db5ad5b64b
commit dd1620cb46

View File

@@ -3,9 +3,9 @@ updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "monthly"
interval: "weekly"
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "monthly"
interval: "weekly"