Skip to content

Commit

Permalink
chore(renovate): update renovate config
Browse files Browse the repository at this point in the history
  • Loading branch information
JosteinKringlen committed Dec 21, 2023
1 parent 24096fe commit 9fbb616
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
{
"extends": [
"config:base",
":automergeMinor",
":automergeLinters",
":automergeTypes",
":automergePr"
]
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:js-lib", ":label(deps)"],
"gitIgnoredAuthors": ["github+renovate@kringlen.no"]
}

0 comments on commit 9fbb616

Please sign in to comment.