Conversation
Codecov Report❌ Patch coverage is
📢 Thoughts on this report? Let us know! |
5ce137f to
601951f
Compare
601951f to
de1d80a
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
CarrotManMatt
left a comment
There was a problem hiding this comment.
Also includes the fixes for the new lint errors
There was a problem hiding this comment.
Pull request overview
This PR updates pre-commit hook dependencies and applies automated code style improvements from the updated Ruff linter (v0.15.1). The PR is generated by Renovate, which automatically detects and proposes dependency updates.
Changes:
- Updates 6 pre-commit hook versions to their latest releases
- Applies automated code style refactoring to use
x or yinstead ofx if x else ypattern - Updates Python package dependencies in
uv.lock(coverage, librt, pillow, prek, ruff, typed-classproperties, wcwidth)
Reviewed changes
Copilot reviewed 6 out of 8 changed files in this pull request and generated 6 comments.
Show a summary per file
| File | Description |
|---|---|
.pre-commit-config.yaml |
Updates pre-commit hook versions for uv, tombi, actionlint, renovatebot, check-jsonschema, and ruff |
uv.lock |
Updates Python package dependencies with patch/minor version bumps |
utils/tex_bot_base_cog.py |
Refactors ternary expression to use idiomatic or operator |
utils/tex_bot.py |
Refactors ternary expressions and removes trailing comma from docstring |
exceptions/config_changes.py |
Refactors ternary expression to use idiomatic or operator |
config.py |
Refactors ternary expression to use idiomatic or operator |
cogs/committee_actions_tracking.py |
Refactors ternary expression to use idiomatic or operator |
pyproject.toml |
Removes unnecessary whitespace from empty dict literal |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This PR contains the following updates:
v0.14.14→v0.15.00.9.28→0.9.3043.0.6→43.3.4v0.7.25→v0.7.27Note: The
pre-commitmanager in Renovate is not supported by thepre-commitmaintainers 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.15.0Compare Source
See: https://github.com/astral-sh/ruff/releases/tag/0.15.0
astral-sh/uv-pre-commit (astral-sh/uv-pre-commit)
v0.9.30Compare Source
See: https://github.com/astral-sh/uv/releases/tag/0.9.30
v0.9.29Compare Source
See: https://github.com/astral-sh/uv/releases/tag/0.9.29
renovatebot/pre-commit-hooks (renovatebot/pre-commit-hooks)
v43.3.4Compare Source
See https://github.com/renovatebot/renovate/releases/tag/43.3.4 for more changes
v43.3.3Compare Source
See https://github.com/renovatebot/renovate/releases/tag/43.3.3 for more changes
v43.3.2Compare Source
See https://github.com/renovatebot/renovate/releases/tag/43.3.2 for more changes
v43.3.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/43.3.1 for more changes
v43.3.0Compare Source
v43.2.8Compare Source
v43.2.7Compare Source
v43.2.6Compare Source
v43.2.5Compare Source
v43.2.4Compare Source
v43.2.3Compare Source
See https://github.com/renovatebot/renovate/releases/tag/43.2.3 for more changes
v43.2.2Compare Source
v43.2.1Compare Source
v43.2.0Compare Source
v43.0.10Compare Source
v43.0.9Compare Source
See https://github.com/renovatebot/renovate/releases/tag/43.0.9 for more changes
v43.0.8Compare Source
See https://github.com/renovatebot/renovate/releases/tag/43.0.8 for more changes
v43.0.7Compare Source
See https://github.com/renovatebot/renovate/releases/tag/43.0.7 for more changes
tombi-toml/tombi-pre-commit (tombi-toml/tombi-pre-commit)
v0.7.27Compare Source
See: https://github.com/tombi-toml/tombi/releases/tag/v0.7.27
v0.7.26Compare Source
See: https://github.com/tombi-toml/tombi/releases/tag/v0.7.26
Configuration
📅 Schedule: Branch creation - Between 03:00 AM and 08:59 AM, only on Tuesday ( * 3-8 * * 2 ) in timezone Europe/London, 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 was generated by Mend Renovate. View the repository job log.