chore: Configure Renovate #1
Loading…
Reference in a new issue
No description provided.
Delete branch "renovate/configure"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
🚦 Renovate will begin keeping your dependencies up-to-date only once you merge or close this Pull Request.
📚 See our Reading List for relevant documentation you may be interested in reading.
🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to
renovate.jsonin this branch. Renovate will update the Pull Request description the next time it runs.Detected Package Files
.forgejo/workflows/build-version.yml(github-actions).forgejo/workflows/checks.yml(github-actions).forgejo/workflows/pr-bump-preview.yml(github-actions).forgejo/workflows/test.yml(github-actions)pyproject.toml(pep621).python-version(pyenv)renovate.json(renovate-config)Configuration Summary
Based on the default config's presets, Renovate will:
fixfor dependencies andchorefor all others if semantic commits are in use.node_modules,bower_components,vendorand various test/tests (except for nuget) directories.buildfor all commits.digestand Git hash updates.What to Expect
With your current configuration, Renovate will create 3 Pull Requests:
build(deps): update dependency uv_build to >=0.12.0,<0.13.0
renovate/uv_build-0.xmaster>=0.12.0,<0.13.0ci(deps): update modernleft/commitizen-ci action to v0.3.0
renovate/modernleft-commitizen-ci-0.xmaster0.3.0build(deps): lock file maintenance
renovate/lock-file-maintenancemaster🚸 PR creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for
prHourlyLimitfor details.❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.
This PR has been generated by Mend Renovate CLI.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.