We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea1c241 commit 6b6770dCopy full SHA for 6b6770d
1 file changed
renovate.json5
@@ -12,6 +12,14 @@
12
],
13
"matchCurrentVersion": "0",
14
"enabled": false
15
+ },
16
+ {
17
+ "description": "org.jetbrains.intellij.platform - Changelog",
18
+ "packagePattern": "^org.jetbrains.intellij.platform",
19
+ "matchDatasources": [
20
+ "maven"
21
+ ],
22
+ "changelogUrl": "https://github.com/JetBrains/intellij-platform-gradle-plugin/releases"
23
}
24
]
25
0 commit comments