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