mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-11 14:36:25 +00:00
chore: fix lint
This commit is contained in:
parent
3277517bc8
commit
c23345ec91
1 changed files with 1 additions and 3 deletions
|
@ -8,9 +8,7 @@
|
|||
":masterIssueApproval",
|
||||
":assignee(rarkins)"
|
||||
],
|
||||
"postUpdateOptions": [
|
||||
"yarnDedupeHighest"
|
||||
],
|
||||
"postUpdateOptions": ["yarnDedupeHighest"],
|
||||
"semanticCommitScope": "deps",
|
||||
"docker": {
|
||||
"pinDigests": true,
|
||||
|
|
Loading…
Reference in a new issue