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

renovate.json: do not use the force key anymore #5476

Merged
merged 1 commit into from
Jul 3, 2024

Conversation

BacLuc
Copy link
Contributor

@BacLuc BacLuc commented Jul 2, 2024

From the renovate run logs:
"warnings": [
{
"topic": "Configuration Error",
"message": "The "force" option is a global option reserved only for Renovate's global configuration and cannot be configured within a repository's config file."
}
].

It also works like this now.

From the renovate run logs:
"warnings": [
 {
  "topic": "Configuration Error",
  "message": "The \"force\" option is a global option reserved only for Renovate's global configuration and cannot be configured within a repository's config file."
  }
].
@carlobeltrame carlobeltrame added this pull request to the merge queue Jul 3, 2024
Merged via the queue into ecamp:devel with commit a2e02d5 Jul 3, 2024
28 checks passed
@BacLuc BacLuc mentioned this pull request Jul 10, 2024
@BacLuc BacLuc deleted the renovate-remove-force branch July 28, 2024 15:43
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.

3 participants