Skip to content

Commit

Permalink
Update renovate.json
Browse files Browse the repository at this point in the history
  • Loading branch information
princemaple authored May 10, 2024
1 parent e10d9a4 commit 84792b2
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/renovate.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
{
"extends": ["config:base"],
"extends": ["config:recommended"],
"labels": ["dependencies"],
"packageRules": [
{
"updateTypes": ["minor", "patch", "pin", "digest"],
"automerge": true
}
],
"rangeStrategy": "update-lockfile"
]
}

0 comments on commit 84792b2

Please sign in to comment.