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",
|
":masterIssueApproval",
|
||||||
":assignee(rarkins)"
|
":assignee(rarkins)"
|
||||||
],
|
],
|
||||||
"postUpdateOptions": [
|
"postUpdateOptions": ["yarnDedupeHighest"],
|
||||||
"yarnDedupeHighest"
|
|
||||||
],
|
|
||||||
"semanticCommitScope": "deps",
|
"semanticCommitScope": "deps",
|
||||||
"docker": {
|
"docker": {
|
||||||
"pinDigests": true,
|
"pinDigests": true,
|
||||||
|
|
Loading…
Reference in a new issue