Skip to content

Commit

Permalink
NOISSUE - Add timezone to the CI updates (absmach#2438)
Browse files Browse the repository at this point in the history
Signed-off-by: Dusan Borovcanin <[email protected]>
  • Loading branch information
dborovcanin authored Sep 23, 2024
1 parent e611165 commit b9cf48d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ updates:
schedule:
interval: "monthly"
day: "monday"
timezone: "Europe/Paris"
groups:
gh-dependency:
patterns:
Expand All @@ -18,12 +19,14 @@ updates:
schedule:
interval: "weekly"
day: "monday"
timezone: "Europe/Paris"

- package-ecosystem: "docker"
directory: "./docker"
schedule:
interval: "monthly"
day: "monday"
timezone: "Europe/Paris"
groups:
docker-dependency:
patterns:
Expand Down

0 comments on commit b9cf48d

Please sign in to comment.