Skip to content

Commit

Permalink
Update renovate.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mihaiplesa authored Jan 22, 2024
1 parent 5e18184 commit c71845b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
{
"extends": [
"local>brave/renovate-config"
],
"packageRules": [
{
"packageNames": ["aws-sdk-go"],
"matchUpdateTypes": ["patch", "minor"],
"autoApprove": true,
"automerge": true
}
]
}

0 comments on commit c71845b

Please sign in to comment.