配置更新

This commit is contained in:
cc
2026-04-02 22:18:50 +08:00
parent 46e2e64e65
commit b42f761011
2 changed files with 43 additions and 34 deletions

7
.github/dependabot.yml vendored Normal file
View File

@@ -0,0 +1,7 @@
version: 2
updates:
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "daily"
target-branch: "dev"