Skip to content

Set a dependabot schedule interval #298

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 22, 2023

Conversation

hugovk
Copy link
Member

@hugovk hugovk commented Jun 1, 2023

Follow on from #296, we need to set a schedule.interval:

#296 (comment)

Monthly works well in our other repos:

rg "  interval: " -t yaml
output/python/bedevere/.github/dependabot.yml
7:      interval: monthly
16:      interval: monthly

output/python/miss-islington/.github/dependabot.yml
6:    interval: monthly
14:    interval: monthly

output/python/cpython/.github/dependabot.yml
6:      interval: "monthly"

output/python/blurb_it/.github/dependabot.yml
6:    interval: monthly

output/python/devguide/.github/dependabot.yml
6:    interval: monthly

output/python/cherry-picker/.github/dependabot.yml
6:    interval: monthly

@hugovk hugovk merged commit 4e8456c into python:main Jun 22, 2023
@hugovk hugovk deleted the dependabot-schedule-interval branch June 22, 2023 19:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants