Thanks to visit codestin.com Credit goes to github.com
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 eaa846b commit bb3d014Copy full SHA for bb3d014
.github/renovate.json
@@ -1,7 +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"]
+ "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