Improved dependabot config.
This commit is contained in:
parent
6b783cb303
commit
7cfc0ebf83
1 changed files with 2 additions and 2 deletions
|
@ -4,10 +4,10 @@ updates:
|
|||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
# Only create pull requests to update lockfiles. Ignore any new versions that would require package manifest changes.
|
||||
versioning-strategy: lockfile-only
|
||||
open-pull-requests-limit: 5
|
||||
pull-request-branch-name:
|
||||
separator: "/"
|
||||
assignees:
|
||||
- mg
|
||||
reviewers:
|
||||
- mg
|
Loading…
Reference in a new issue