Skip to content

Commit

Permalink
Ignore Maven dependency updates (#1156)
Browse files Browse the repository at this point in the history
  • Loading branch information
basil authored May 4, 2023
1 parent 41b8dfb commit f392428
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@
":semanticCommitsDisabled",
"schedule:earlyMondays"
],
"ignoreDeps": [
"org.apache.maven:maven-resolver-provider",
"org.apache.maven:maven-settings-builder",
"org.apache.maven.resolver:maven-resolver-connector-basic",
"org.apache.maven.resolver:maven-resolver-transport-file",
"org.apache.maven.resolver:maven-resolver-transport-http"
],
"labels": [
"dependencies"
],
Expand Down

0 comments on commit f392428

Please sign in to comment.