|
Last change
on this file was 9af201e, checked in by MBK <marija.karapandzova@…>, 11 days ago |
|
Fix frontend appearance
|
-
Property mode
set to
100644
|
|
File size:
369 bytes
|
| Line | |
|---|
| 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.