Skip to content

Commit

Permalink
chore(pulumi): auto-applied renovatebot
Browse files Browse the repository at this point in the history
this file was auto-applied from pulumi
located here:
    - https://github.com/octodns-infomaniak/.github

Signed-off-by: Ludovic Ortega <[email protected]>
  • Loading branch information
M0NsTeRRR committed Nov 15, 2024
1 parent d76293b commit 2c899c7
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions .github/renovatebot.json5
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended",
"docker:enableMajor",
"replacements:k8s-registry-move",
":automergePr",
":automergePatch",
":disableRateLimiting",
":dependencyDashboard",
":semanticCommits",
":timezone(Europe/Paris)",
"github>//.github/renovate/labels.json5",
"github>//.github/renovate/semanticCommits.json5",
],
"lockFileMaintenance": {
"enabled": true,
},
"dependencyDashboardTitle": "Renovate Dashboard 🤖",
"suppressNotifications": ["prEditedNotification", "prIgnoreNotification"],
"rebaseWhen": "conflicted",
"labels": [
"dependencies",
]
}

0 comments on commit 2c899c7

Please sign in to comment.