Skip to content

Commit

Permalink
Update renovate.json
Browse files Browse the repository at this point in the history
  • Loading branch information
patryk authored May 10, 2019
1 parent 14128d0 commit 17cb2ce
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,11 @@
"vulnerabilityAlerts": {
"labels": ["security"],
"assignees": ["@patryk", "@jacobbednarz"]
}
},
"packageRules": [
{
"packageNames": ["github.com/aws/aws-sdk-go"],
"extends": ["schedule:weekly"]
}
]
}

0 comments on commit 17cb2ce

Please sign in to comment.