Skip to content

Commit

Permalink
misc(renovate): Update config
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelSasser committed Sep 28, 2024
1 parent 6891bc4 commit 783b732
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 6 deletions.
6 changes: 0 additions & 6 deletions renovate.json

This file was deleted.

20 changes: 20 additions & 0 deletions renovate.json5
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended",
":dependencyDashboard",
":enableRenovate",
":enableVulnerabilityAlerts",
":semanticCommits",
":semanticPrefixChore",
":gitSignOff",
"security:openssf-scorecard",
"mergeConfidence:all-badges",
":automergePr",
":automergeLinters",
":automergePatch",
":automergeRequireAllStatusChecks",
":renovatePrefix",
"rebaseStalePrs"
]
}

0 comments on commit 783b732

Please sign in to comment.