mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2025-06-04 02:26:11 +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
|
- 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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user