Skip to content
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

Configure Renovate #1

Merged
merged 2 commits into from
Sep 18, 2023
Merged

Configure Renovate #1

merged 2 commits into from
Sep 18, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 18, 2023

Action Required: Fix Renovate Configuration

There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved.

Location: renovate.json
Error type: The renovate configuration file contains some invalid settings
Message: Invalid packageRules[1].schedule: 'Invalid schedule: Failed to parse "every 1 month on the 1st day-of-month at 12am"', Invalid packageRules[2].schedule: 'Invalid schedule: Failed to parse "every 1 month on the 1st day-of-month at 12am"'

Once you have resolved this problem (in this onboarding branch), Renovate will return to providing you with a preview of your repository's configuration.

@Siegrift Siegrift self-assigned this Sep 18, 2023
@Siegrift Siegrift requested a review from andreogle September 18, 2023 10:42
{
"matchDepTypes": ["devDependencies"],
"matchUpdateTypes": ["patch", "minor"],
"schedule": ["every 1 month on the 1st day-of-month at 12am"],
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Inspired by https://github.com/api3dao/airnode/blob/master/renovate.json but will less frequency. I think doing it more frequently is a waste of time (and CI resources).

renovate.json Show resolved Hide resolved
@Siegrift Siegrift merged commit 317f08d into main Sep 18, 2023
3 checks passed
@bbenligiray bbenligiray deleted the renovate/configure branch September 20, 2023 18:01
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