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 1e69a03 commit 884bff5Copy full SHA for 884bff5
renovate.json
@@ -1,14 +1,14 @@
1
{
2
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
"extends": [
4
- "config:base"
+ "config:recommended"
5
],
6
"packageRules": [
7
8
"groupName": "Ktlint",
9
"enabled": false,
10
- "matchPackagePatterns": [
11
- "com.pinterest.ktlint:*"
+ "matchPackageNames": [
+ "/com.pinterest.ktlint:*/"
12
]
13
}
14
0 commit comments