Skip to content

Commit

Permalink
Fix maven plugin config
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardehrenfried committed Sep 3, 2024
1 parent 2d98d6d commit b805960
Showing 1 changed file with 2 additions and 11 deletions.
13 changes: 2 additions & 11 deletions renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -29,17 +29,8 @@
{
"description": "Automerge Maven plugins in a single PR",
"groupName": "Maven plugins",
"matchPackageNames": [
"io.github.git-commit-id:git-commit-id-maven-plugin",
"org.apache.maven.plugins:maven-gpg-plugin",
"org.codehaus.mojo:build-helper-maven-plugin",
"org.apache.maven.plugins:maven-source-plugin",
"com.hubspot.maven.plugins:prettier-maven-plugin",
"com.google.cloud.tools:jib-maven-plugin",
"org.apache.maven.plugins:maven-shade-plugin",
"org.apache.maven.plugins:maven-compiler-plugin",
"org.apache.maven.plugins:maven-jar-plugin",
"org.sonatype.plugins:nexus-staging-maven-plugin"
"matchPackagePrefixes": [
"org.apache.maven.plugins:"
],
"schedule": "on the 23rd day of the month",
"automerge": true
Expand Down

0 comments on commit b805960

Please sign in to comment.