Skip to content

Commit

Permalink
chore: update renovate.json
Browse files Browse the repository at this point in the history
  • Loading branch information
natainditama authored Feb 8, 2024
1 parent 64a83e2 commit 0eb4c45
Showing 1 changed file with 4 additions and 10 deletions.
14 changes: 4 additions & 10 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,8 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:base", "group:all"],
"labels": ["type: dependencies"],
"packageRules": [
{
"packageNames": ["node"],
"enabled": false
}
],
"prCreation": "not-pending",
"extends": ["config:base"],
"labels": ["dependencies"],
"semanticCommits": "enabled",
"stabilityDays": 3
"automergeType": "pr-comment",
"automerge": true
}

0 comments on commit 0eb4c45

Please sign in to comment.