Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 5d8f203

Browse files
committed
Add renovate.json
1 parent 19e2a47 commit 5d8f203

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

‎renovate.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3+
"extends": ["config:recommended"],
4+
"schedule": ["before 5am on the first day of the month"],
5+
"prConcurrentLimit": 1,
6+
"separateMajorMinor": false,
7+
"packageRules": [
8+
{
9+
"matchUpdateTypes": ["major", "minor", "patch"],
10+
"groupName": "all dependencies",
11+
"groupSlug": "update-all-dependencies"
12+
}
13+
]
14+
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /