Sync all projects

This commit is contained in:
github-actions[bot]
2026-07-02 15:42:31 +00:00
parent bde490f53e
commit 484b1d8d12
13 changed files with 9670 additions and 16951 deletions
+7
View File
@@ -13,6 +13,13 @@ updates:
timezone: "Asia/Shanghai"
time: "09:00"
groups:
all-actions:
patterns:
- "*"
open-pull-requests-limit: 10
- package-ecosystem: "pip" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
+2
View File
@@ -6,3 +6,5 @@ demoji==1.1.0
tqdm==4.66.5
aiohttp>=3.9.0
chardet
+1 -1
View File
@@ -7,7 +7,7 @@ permissions:
on:
schedule:
- cron: '1 * * * *' # 每小时执行一次
- cron: '0 * * * *' # 每小时执行一次
workflow_dispatch: # 允许手动触发
env: