chore: update global workflows (#4486)
This commit is contained in:
parent
e0edccb55d
commit
bc7b534f5b
4 changed files with 5 additions and 10 deletions
5
.github/dependabot.yml
vendored
5
.github/dependabot.yml
vendored
|
|
@ -24,7 +24,10 @@ updates:
|
|||
open-pull-requests-limit: 10
|
||||
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
directories:
|
||||
- "/"
|
||||
- "/.github/actions/*"
|
||||
- "/actions/*"
|
||||
rebase-strategy: disabled
|
||||
schedule:
|
||||
interval: "cron"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue