Skip to content

Commit

Permalink
chore(renovate): update renovatebot config [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
wibus-wee authored Nov 7, 2023
1 parent 4c1e503 commit 25e7fd9
Showing 1 changed file with 5 additions and 16 deletions.
21 changes: 5 additions & 16 deletions .github/renovate.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,8 @@
{
"labels": ["dependencies"],
"extends": [
"config:base",
":automergePatch",
":automergeTypes",
":automergeTesters",
":automergeLinters",
":rebaseStalePrs"
],
"packageRules": [
{
"updateTypes": ["major"],
"labels": ["dependencies", "UPDATE-MAJOR"]
}
],
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"local>Innei/renovate-config"
],
"ignoreDeps": ["nanoid", "camelcase-keys", "cache-manager", "consola"],
"enabled": true
}

0 comments on commit 25e7fd9

Please sign in to comment.