Skip to content

Commit

Permalink
fix schedule interval
Browse files Browse the repository at this point in the history
  • Loading branch information
julio-lopez committed Sep 24, 2024
1 parent f3a7b03 commit a91f679
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,8 @@ updates:

# Update pinned pip packages via requiements.txt
- package-ecosystem: "pip"
schedule: weekly
schedule:
interval: weekly
commit-message:
prefix: "deps(docker,pip):"
directories:
Expand Down

0 comments on commit a91f679

Please sign in to comment.