Skip to content

Commit

Permalink
Update dependabot.yml
Browse files Browse the repository at this point in the history
Make both consistent
  • Loading branch information
pllim authored Feb 22, 2024
1 parent bf53753 commit 056722a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ updates:
target-branch: "master"
schedule:
interval: "monthly"
time: "10:10"
time: "10:20"
open-pull-requests-limit: 10

# Maintain dependencies for pip
Expand All @@ -16,4 +16,5 @@ updates:
target-branch: "master"
schedule:
interval: "monthly"

time: "10:10"
open-pull-requests-limit: 10

0 comments on commit 056722a

Please sign in to comment.