Skip to content

Commit

Permalink
Update dependabot_file.py
Browse files Browse the repository at this point in the history
Co-authored-by: Zack Koppert <[email protected]>
  • Loading branch information
jmeridth and zkoppert authored Sep 16, 2024
1 parent edcc8c1 commit dbbb59c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependabot_file.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ def make_dependabot_config(
group_dependencies: whether to group dependencies in the dependabot.yml file
indent: the number of spaces to indent the dependabot configuration ex: " "
schedule: the schedule to run dependabot ex: "daily"
schedule_day: the day of the week to run dependabot ex: "monday" if schedule is "daily"
schedule_day: the day of the week to run dependabot ex: "monday" if schedule is "weekly"
Returns:
str: the dependabot configuration for the package ecosystem
Expand Down

0 comments on commit dbbb59c

Please sign in to comment.