Last change
on this file since 571e0df was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago |
initial commit
|
-
Property mode
set to
100644
|
File size:
369 bytes
|
Rev | Line | |
---|
[6a3a178] | 1 | {
|
---|
| 2 | "platform": "github",
|
---|
| 3 | "autodiscover": false,
|
---|
| 4 | "requireConfig": true,
|
---|
| 5 | "ignoreNpmrcFile": true,
|
---|
| 6 | "rangeStrategy": "replace",
|
---|
| 7 | "packageRules": [
|
---|
| 8 | {
|
---|
| 9 | "packagePatterns": [
|
---|
| 10 | "*"
|
---|
| 11 | ],
|
---|
| 12 | "minor": {
|
---|
| 13 | "groupName": "all non-major dependencies",
|
---|
| 14 | "groupSlug": "all-minor-patch"
|
---|
| 15 | }
|
---|
| 16 | }
|
---|
| 17 | ],
|
---|
| 18 | "commitMessagePrefix": "[dist]"
|
---|
| 19 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.