Skip to content

Commit 831c384

Browse files
committed
renovate.js
- Initial Configuration
1 parent 8e61705 commit 831c384

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

renovate.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": [
4-
"config:recommended"
4+
"config:recommended",
5+
":disableMajorUpdates",
6+
"group:allNonMajor",
7+
"schedule:daily"
58
]
69
}

0 commit comments

Comments
 (0)