From 7f2f271e213742bea1ddc41e934cda25cde04c5c Mon Sep 17 00:00:00 2001 From: Justineo Date: Sun, 12 Oct 2025 00:36:08 +0800 Subject: [PATCH] chore: update timezone and schedule in renovate configuration --- renovate.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/renovate.json b/renovate.json index 79dccc6..e476c64 100644 --- a/renovate.json +++ b/renovate.json @@ -1,6 +1,8 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": ["config:recommended"], + "timezone": "Asia/Shanghai", + "schedule": ["* 8 * * 1"], "minimumReleaseAge": "7 days", "internalChecksFilter": "strict", "packageRules": [