Skip to content

Commit

Permalink
Add extends
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxWinterstein authored Oct 10, 2024
1 parent f6e22de commit f56bdfe
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/renovate.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"mergeConfidence:all-badges",
"config:recommended",
"config:js-app",
":disableDigestUpdates",
":prHourlyLimitNone",
":prConcurrentLimitNone",
":automergeLinters",
":automergeTesters",
":automergeTypes",
"customManagers:dockerfileVersions"
],
"rebaseWhen": "behind-base-branch",
"dependencyDashboard": true,
"dependencyDashboardAutoclose": true,
Expand Down

0 comments on commit f56bdfe

Please sign in to comment.