Skip to content

Configure Renovate#1

Merged
Siegrift merged 2 commits intomainfrom
renovate/configure
Sep 18, 2023
Merged

Configure Renovate#1
Siegrift merged 2 commits intomainfrom
renovate/configure

Conversation

@renovate
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).

@Siegrift Siegrift merged commit 317f08d into main Sep 18, 2023
@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