Skip to content

Commit

Permalink
remove renovate
Browse files Browse the repository at this point in the history
  • Loading branch information
Allianaab2m committed Nov 15, 2024
1 parent 893176a commit 336c37c
Showing 1 changed file with 5 additions and 15 deletions.
20 changes: 5 additions & 15 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,10 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended",
"github>aquaproj/aqua-renovate-config#2.3.1"
"config:recommended"
],
"reviewers": ["Allianaab2m"],
"packageRules": [
{
"matchPackageNames": ["aws/aws-cli"],
"matchUpdateTypes": ["patch"],
"automerge": true
},
{
"matchPackageNames": ["aquaproj/aqua-registry"],
"matchUpdateTypes": ["patch", "minor"],
"automerge": true
}
]
"reviewers": [
"Allianaab2m"
],
"packageRules": []
}

0 comments on commit 336c37c

Please sign in to comment.