chore: update global workflows (#4916)

This commit is contained in:
LizardByte-bot
2026-03-28 16:51:16 -04:00
committed by GitHub
parent f6703a2781
commit 994e2c3ff2
2 changed files with 8 additions and 21 deletions
+8 -2
View File
@@ -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"