mirror of
https://github.com/LizardByte/Sunshine.git
synced 2026-08-07 10:20:46 +00:00
chore: update global workflows (#4916)
This commit is contained in:
@@ -15,7 +15,10 @@ updates:
|
||||
open-pull-requests-limit: 10
|
||||
|
||||
- package-ecosystem: "docker"
|
||||
directory: "/"
|
||||
directories:
|
||||
- "/"
|
||||
- "/**"
|
||||
- "/**/**"
|
||||
rebase-strategy: disabled
|
||||
schedule:
|
||||
interval: "cron"
|
||||
@@ -81,7 +84,10 @@ updates:
|
||||
open-pull-requests-limit: 10
|
||||
|
||||
- package-ecosystem: "pip"
|
||||
directory: "/"
|
||||
directories:
|
||||
- "/"
|
||||
- "/**"
|
||||
- "/**/**" # https://github.com/dependabot/dependabot-core/issues/14569
|
||||
rebase-strategy: disabled
|
||||
schedule:
|
||||
interval: "cron"
|
||||
|
||||
Reference in New Issue
Block a user