👷 slow down dependentabot

This commit is contained in:
felinae98 2023-11-21 20:10:59 +08:00
parent ecbffd2fd5
commit ae9ac9920c
No known key found for this signature in database
GPG Key ID: 00C8B010587FF610

View File

@ -8,7 +8,7 @@ updates:
- package-ecosystem: "pip" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
interval: "monthly"
groups:
prod-update:
dependency-type: "production"
@ -25,7 +25,7 @@ updates:
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "weekly"
interval: "monthly"
groups:
docs-update:
patterns:
@ -51,7 +51,7 @@ updates:
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: weekly
interval: monthly
groups:
actions-update:
patterns: