🔧 Chore: modify schedule.interval to "monthly"

This commit is contained in:
Cell
2022-01-25 11:13:48 +08:00
parent 78696d2ea5
commit 9fd6907bd1
+1 -1
View File
@@ -8,5 +8,5 @@ updates:
- package-ecosystem: "npm" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
interval: "daily"
interval: "monthly"
open-pull-requests-limit: 1000