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:
v0.9.1
->v0.9.2
1.24.0
->1.29.0
1.24.0
->1.29.0
2.9.0.post0
->2.9.0
6eb4c4a
->9abab48
273c035
->2515a20
20250108
->20250121
39.100.1
->39.119.2
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
astral-sh/ruff-pre-commit (astral-sh/ruff-pre-commit)
v0.9.2
Compare Source
See: https://github.com/astral-sh/ruff/releases/tag/0.9.2
dateutil/dateutil (python-dateutil)
v2.9.0
Compare Source
Version 2.9.0 (2024-02-29)
Data updates
Features
dateutil
submodules lazily imported using PEP 562. On Python 3.7+, things likeimport dateutil; dateutil.tz.gettz("America/New_York")
will now work without explicitly importingdateutil.tz
, with the import occurring behind the scenes on first use. The old behavior remains on Python 3.6 and earlier. Fixed by Orson Adams. (gh issue #771, gh pr #1007)Bugfixes
datetime.utcfromtimestamp
, which is deprecated as of Python 3.12. Reported by Hugo van Kemenade (gh pr #1284), fixed by Thomas Grainger (gh pr #1285).Documentation changes
renovatebot/pre-commit-hooks (renovatebot/pre-commit-hooks)
v39.119.2
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.119.2 for more changes
v39.119.1
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.119.1 for more changes
v39.119.0
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.119.0 for more changes
v39.118.5
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.118.5 for more changes
v39.118.4
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.118.4 for more changes
v39.118.3
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.118.3 for more changes
v39.118.2
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.118.2 for more changes
v39.118.1
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.118.1 for more changes
v39.118.0
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.118.0 for more changes
v39.117.3
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.117.3 for more changes
v39.117.2
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.117.2 for more changes
v39.117.1
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.117.1 for more changes
v39.117.0
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.117.0 for more changes
v39.116.1
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.116.1 for more changes
v39.116.0
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.116.0 for more changes
v39.113.0
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.113.0 for more changes
v39.112.0
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.112.0 for more changes
v39.111.1
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.111.1 for more changes
v39.111.0
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.111.0 for more changes
v39.110.0
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.110.0 for more changes
v39.109.0
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.109.0 for more changes
v39.107.2
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.107.2 for more changes
v39.107.1
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.107.1 for more changes
v39.107.0
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.107.0 for more changes
v39.106.1
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.106.1 for more changes
v39.106.0
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.106.0 for more changes
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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 Renovate Bot.