Skip to content

Commit

Permalink
renovate.json: ignore com.amazonaws:aws-java-sdk-s3
Browse files Browse the repository at this point in the history
It always breaks.
  • Loading branch information
alanorth committed Nov 27, 2023
1 parent 0d60303 commit 43c9c90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
],
"packageRules" : [
{
"ignoreDeps": ["com.amazonaws:aws-java-sdk-s3"],
"matchCurrentVersion" : "!/^0/",
"matchUpdateTypes" : [
"minor",
Expand Down

0 comments on commit 43c9c90

Please sign in to comment.