Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v3.15.2
->v3.16.0
==1.3.0
->==1.4.0
Note: The
pre-commit
manager in Renovate is not supported by thepre-commit
maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.Release Notes
asottile/pyupgrade (asottile/pyupgrade)
v3.16.0
Compare Source
mtkennerly/poetry-dynamic-versioning (poetry-dynamic-versioning)
v1.4.0
Compare Source
The plugin now supports Poetry's upcoming PEP-621 functionality.
More infhttps://github.com/python-poetry/poetry/issues/3332ues/3332
If your pyproject.toml defines
tool.poetry.name
,then the plugin will preserve its existing behavior.
However, if your pyproject.toml:
tool.poetry.name
project.name
project.dynamic
to include"version"
project.version
...then the plugin will enable its PEP-621 functionality.
Because PEP-621 support is not yet released and finalized in Poetry itself,
it is also subject to change in the plugin.
(Prototyped by edgarrmondragon)
Configuration
📅 Schedule: Branch creation - "after 5pm on the first day of the month" in timezone Europe/Zurich, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.