Skip to content

Commit

Permalink
Update renovate.json
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeykhliustin authored Jul 3, 2023
1 parent ead61ed commit 8b16ee1
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,12 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"prHourlyLimit": 10,
"automerge": true,
"labels": ["renovate"]
"dependencyDashboard": false,
"labels": ["renovate"],
"packageRules": [
{
"matchDepNames": ["rules_apple", "rules_swift"],
"groupName": "base_rules"
}
]
}

0 comments on commit 8b16ee1

Please sign in to comment.