Projekt

Obecné

Profil

Stáhnout (369 Bajtů) Statistiky
| Větev: | Revize:
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
}
(10-10/10)