ci: update global workflows (#896)

This commit is contained in:
LizardByte-bot
2023-02-07 13:52:39 -05:00
committed by GitHub
parent d2461e1908
commit 48559a5876
+10 -2
View File
@@ -29,7 +29,7 @@ updates:
target-branch: "nightly" target-branch: "nightly"
open-pull-requests-limit: 10 open-pull-requests-limit: 10
- package-ecosystem: "pip" - package-ecosystem: "nuget"
directory: "/" directory: "/"
schedule: schedule:
interval: "daily" interval: "daily"
@@ -37,10 +37,18 @@ updates:
target-branch: "nightly" target-branch: "nightly"
open-pull-requests-limit: 10 open-pull-requests-limit: 10
- package-ecosystem: "gitsubmodule" - package-ecosystem: "pip"
directory: "/" directory: "/"
schedule: schedule:
interval: "daily" interval: "daily"
time: "10:00" time: "10:00"
target-branch: "nightly" target-branch: "nightly"
open-pull-requests-limit: 10 open-pull-requests-limit: 10
- package-ecosystem: "gitsubmodule"
directory: "/"
schedule:
interval: "daily"
time: "10:30"
target-branch: "nightly"
open-pull-requests-limit: 10