🔧 降低前端dependabot检查频率

This commit is contained in:
AzideCupric 2023-08-08 12:44:02 +08:00 committed by felinae98
parent dc53354090
commit 0f719af9e2

View File

@ -16,7 +16,7 @@ updates:
- package-ecosystem: "npm" - package-ecosystem: "npm"
directory: "/admin-frontend/" directory: "/admin-frontend/"
schedule: schedule:
interval: "weekly" interval: "monthly"
- package-ecosystem: github-actions - package-ecosystem: github-actions
directory: "/" directory: "/"
schedule: schedule: