Skip to content

Commit

Permalink
pause renovate
Browse files Browse the repository at this point in the history
  • Loading branch information
alextran1502 committed Jun 16, 2023
1 parent 09bcf69 commit 66ee065
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base"
],
"extends": ["config:base"],
"packageRules": [
{
"matchPaths": ["mobile"],
Expand All @@ -16,5 +14,6 @@
"matchPaths": ["web"],
"groupName": "web"
}
]
],
"enabled": false
}

0 comments on commit 66ee065

Please sign in to comment.