Automatically update Github Actions using Dependabot (#2392)
This commit is contained in:
parent
514a79ac71
commit
949bfb6568
1 changed files with 6 additions and 0 deletions
6
.github/dependabot.yml
vendored
6
.github/dependabot.yml
vendored
|
@ -25,3 +25,9 @@ updates:
|
|||
interval: weekly
|
||||
labels:
|
||||
- area/dependencies
|
||||
- package-ecosystem: github-actions
|
||||
directory: /
|
||||
open-pull-requests-limit: 999
|
||||
rebase-strategy: disabled
|
||||
schedule:
|
||||
interval: weekly
|
||||
|
|
Loading…
Reference in a new issue