Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
Signed-off-by: Rajpal Chauhan <[email protected]>
  • Loading branch information
rajpalc7 committed Apr 4, 2024
1 parent 9338995 commit 827268f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ updates:
schedule:
interval: weekly
day: monday
time: 04:00
time: "04:00"
timezone: Canada/Pacific

# Maintain dependencies for Vue
Expand All @@ -28,7 +28,7 @@ updates:
schedule:
interval: weekly
day: monday
time: 04:00
time: "04:00"
timezone: Canada/Pacific

# Maintain dependencies for docker
Expand All @@ -37,7 +37,7 @@ updates:
schedule:
interval: weekly
day: monday
time: 04:00
time: "04:00"
timezone: Canada/Pacific

# Maintain dependencies for docker
Expand All @@ -46,5 +46,5 @@ updates:
schedule:
interval: weekly
day: monday
time: 04:00
time: "04:00"
timezone: Canada/Pacific

0 comments on commit 827268f

Please sign in to comment.