Skip to content

Commit

Permalink
Fix dependabot.yml interval
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon committed Apr 28, 2022
1 parent 5a527c6 commit 29a5114
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ updates:
- package-ecosystem: pip
directory: "/.github/workflows"
schedule:
interval: "daily"
time: "[[ now().strftime('%H:%M') ]]"
reviewers:
- "[[ author_username ]]"
Expand Down

0 comments on commit 29a5114

Please sign in to comment.