From e46c3ee8974785ecc022e40bfcedcf3d7c4bd14a Mon Sep 17 00:00:00 2001 From: undefined Date: Sun, 3 Dec 2023 21:24:52 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=84=20synced=20file(s)=20with=20Rakamb?= =?UTF-8?q?daOrg/rakambda-github-files?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/dependabot.yml | 14 +++++++------- .github/renovate.json | 4 +++- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 92a09bc..46046a8 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -14,7 +14,7 @@ updates: - "Rakambda" schedule: interval: "daily" - time: "08:00" + time: "05:00" timezone: "Europe/Paris" pull-request-branch-name: separator: "-" @@ -30,7 +30,7 @@ updates: # - "Rakambda" # schedule: # interval: "daily" -# time: "08:00" +# time: "05:00" # timezone: "Europe/Paris" # pull-request-branch-name: # separator: "-" @@ -40,7 +40,7 @@ updates: - "Rakambda" schedule: interval: "daily" - time: "08:00" + time: "05:00" timezone: "Europe/Paris" pull-request-branch-name: separator: "-" @@ -52,7 +52,7 @@ updates: - "Rakambda" schedule: interval: "daily" - time: "08:00" + time: "05:00" timezone: "Europe/Paris" pull-request-branch-name: separator: "-" @@ -62,7 +62,7 @@ updates: - "Rakambda" schedule: interval: "daily" - time: "08:00" + time: "05:00" timezone: "Europe/Paris" pull-request-branch-name: separator: "-" @@ -72,7 +72,7 @@ updates: - "Rakambda" schedule: interval: "daily" - time: "08:00" + time: "05:00" timezone: "Europe/Paris" pull-request-branch-name: separator: "-" @@ -82,7 +82,7 @@ updates: - "Rakambda" schedule: interval: "daily" - time: "08:00" + time: "05:00" timezone: "Europe/Paris" pull-request-branch-name: separator: "-" diff --git a/.github/renovate.json b/.github/renovate.json index fc07aa9..a6d8ae1 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -11,5 +11,7 @@ "excludeCommitPaths": [".github/workflows/auto-approve-sync-files.yml"], "ignorePaths": [ ".github/workflows/auto-approve-sync-files.yml" - ] + ], + "timezone": "Europe/Paris", + "schedule": ["before 5am"] }