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 3fc0251 commit 7444fefCopy full SHA for 7444fef
.github/renovate.json
@@ -1,6 +1,7 @@
1
{
2
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
"extends": ["group:allNonMajor", "schedule:monthly"],
4
+ "ignoreDeps": ["org.apache.maven.plugins:maven-source-plugin"]
5
"packageRules": [
6
7
"description": "Create a PR whenever there is a new major version",
0 commit comments