mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2025-06-02 09:26:12 +08:00
👷 slow down dependentabot
This commit is contained in:
parent
ecbffd2fd5
commit
ae9ac9920c
6
.github/dependabot.yml
vendored
6
.github/dependabot.yml
vendored
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user