From e7ab8d7327d0c45c08399684f052256aa0098fa7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20M=C3=BCller?= Date: Fri, 7 Jul 2023 18:15:20 +0200 Subject: [PATCH] update dependabot and renovate --- .github/{dependabot.yml => dependabot.temp.yml} | 0 .github/renovate.json5 | 7 ++++--- 2 files changed, 4 insertions(+), 3 deletions(-) rename .github/{dependabot.yml => dependabot.temp.yml} (100%) diff --git a/.github/dependabot.yml b/.github/dependabot.temp.yml similarity index 100% rename from .github/dependabot.yml rename to .github/dependabot.temp.yml diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 5b2bcf5..11ba5c3 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -11,10 +11,11 @@ "commitBody": "Signed-off-by: {{{gitAuthor}}}", "commitBodyTable": true, "dependencyDashboard": false, - "enabledManagers": ["composer", "npm"], + "enabledManagers": ["composer", "github-actions", "npm"], "ignoreUnstable": true, "labels": [ - "dependencies" + "dependencies", + "patch" ], "lockFileMaintenance": { "enabled": false @@ -43,7 +44,7 @@ "semanticCommits": "disabled", "separateMajorMinor": true, "separateMinorPatch": false, - "timezone": "UTC", + "timezone": "Europe/Berlin", "updateLockFiles": false, "updateNotScheduled": false, "packageRules": [