Skip to content

Commit

Permalink
Update renovate.json
Browse files Browse the repository at this point in the history
  • Loading branch information
green1052 authored Jul 28, 2024
1 parent 3688fc5 commit 1c72c4e
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,14 @@
"config:recommended",
":disableDependencyDashboard"
],
"labels": [
"dependencies"
],
"packageRules": [
{
"matchUpdateTypes": ["minor", "patch"],
"matchCurrentVersion": "!/^0/",
"automerge": true,
"automergeType": "branch"
"ignoreTests": true
}
]
}
}

0 comments on commit 1c72c4e

Please sign in to comment.