chore: update timezone and schedule in renovate configuration

This commit is contained in:
Justineo
2025-10-12 00:36:08 +08:00
committed by GU Yiling
parent 5f212454c5
commit 7f2f271e21

View File

@ -1,6 +1,8 @@
{ {
"$schema": "https://docs.renovatebot.com/renovate-schema.json", "$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:recommended"], "extends": ["config:recommended"],
"timezone": "Asia/Shanghai",
"schedule": ["* 8 * * 1"],
"minimumReleaseAge": "7 days", "minimumReleaseAge": "7 days",
"internalChecksFilter": "strict", "internalChecksFilter": "strict",
"packageRules": [ "packageRules": [