We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a44f23e commit e960e5aCopy full SHA for e960e5a
renovate.json
@@ -1,4 +1,10 @@
1
{
2
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
- "extends": ["config:recommended"]
+ "extends": [
4
+ "config:recommended"
5
+ ],
6
+ "platformCommit": "enabled",
7
+ "automerge": true,
8
+ "dependencyDashboard": false,
9
+ "ignorePaths": ["simpleclient-archive/**"]
10
}
0 commit comments