Content-Length: 282678 | pFad | http://github.com/vuejs/test-utils/commit/209aaf98d013f178830da62a3c935304c14a238b

7F chore: configure renovate (#1682) · vuejs/test-utils@209aaf9 · GitHub
Skip to content

Commit 209aaf9

Browse files
chore: configure renovate (#1682)
* chore(deps): add renovate.json * chore: configure renovate Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 19864bb commit 209aaf9

File tree

2 files changed

+19
-7
lines changed

2 files changed

+19
-7
lines changed

Diff for: .github/dependabot.yml

-7
This file was deleted.

Diff for: .github/renovate.json5

+19
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{
2+
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3+
"extends": ["config:base"],
4+
// only 1 PR at the same time (to avoid cascading rebase)
5+
"prConcurrentLimit": 1,
6+
// auto-merge if build is OK
7+
"automerge": true,
8+
"packageRules": [
9+
// group all minor dependencies, once a week
10+
{
11+
"matchPackagePatterns": ["*"],
12+
"matchUpdateTypes": ["minor", "patch"],
13+
"matchCurrentVersion": ">=1",
14+
"groupName": "all non-major dependencies",
15+
"groupSlug": "all-minor-patch",
16+
"schedule": ["after 1am on Wednesday"]
17+
}
18+
]
19+
}

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/vuejs/test-utils/commit/209aaf98d013f178830da62a3c935304c14a238b

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy