Skip to content

Commit

Permalink
[conf] use shared renovate config
Browse files Browse the repository at this point in the history
  • Loading branch information
mrhyde committed Nov 29, 2023
1 parent 4777eed commit 5eb6e4a
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions .github/renovate.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,4 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:best-practices",
"group:allNonMajor",
"schedule:weekly",
"schedule:automergeWeekly",
":automergeAll",
":automergeBranch",
":approveMajorUpdates",
":maintainLockFilesWeekly",
":pinAllExceptPeerDependencies",
":rebaseStalePrs",
"helpers:pinGitHubActionDigests"
]
"extends": ["github>2bad/renovate-config:default"]
}

0 comments on commit 5eb6e4a

Please sign in to comment.