Skip to content

Conversation

jamesbraza
Copy link
Collaborator

@jamesbraza jamesbraza commented Sep 26, 2025

Mainly I am using this PR to test pre-commit CI still works after the merge of #1102

Edit: I keep hitting j178/prek#675 across repos, but due to j178/prek#793 we are honored and will soldier onwards 🫡 🚀

@jamesbraza jamesbraza self-assigned this Sep 26, 2025
@Copilot Copilot AI review requested due to automatic review settings September 26, 2025 17:35
@jamesbraza jamesbraza added the enhancement New feature or request label Sep 26, 2025
@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Sep 26, 2025
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates various dependency versions in the pre-commit configuration and applies style formatting changes to improve code consistency. The changes primarily focus on dependency updates while making minor code style improvements.

  • Updates multiple tool versions in pre-commit configuration including ruff, black, typos, validate-pyproject-schema-store, and uv
  • Removes unnecessary parentheses around expressions in various Python files for improved readability

Reviewed Changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
.pre-commit-config.yaml Updates versions for ruff, black, typos, validate-pyproject-schema-store, and uv tools
src/paperqa/types.py Removes unnecessary parentheses around list comprehension expressions
src/paperqa/clients/unpaywall.py Removes unnecessary parentheses around list expression
src/paperqa/clients/openalex.py Removes unnecessary parentheses around list expression
src/paperqa/clients/init.py Removes unnecessary parentheses around async function call

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link

dosubot bot commented Sep 26, 2025

Related Documentation

Checked 1 published document(s). No updates required.

How did I do? Any feedback?  Join Discord

@jamesbraza jamesbraza changed the title Newer deps Newer deps, to test pre-commit CI works Sep 26, 2025
@jamesbraza jamesbraza changed the title Newer deps, to test pre-commit CI works Newer pre-commit deps, to test pre-commit CI works Sep 26, 2025
@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. and removed size:S This PR changes 10-29 lines, ignoring generated files. labels Sep 26, 2025
@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. and removed size:M This PR changes 30-99 lines, ignoring generated files. labels Sep 26, 2025
@jamesbraza jamesbraza merged commit 8e1a69c into main Sep 26, 2025
10 of 15 checks passed
@jamesbraza jamesbraza deleted the newer-deps branch September 26, 2025 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request size:S This PR changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant