Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add pyupgrade to pre-commit #226

Merged
merged 4 commits into from
May 28, 2024
Merged

Conversation

Rotzbua
Copy link
Contributor

@Rotzbua Rotzbua commented Apr 17, 2024

Changes

  • update pre-commit dependencies
  • add pyupgrade to avoid outdated python code / styles

Reference

closes #221

language_version: python3
repo: https://github.com/ambv/black
rev: 22.10.0
repo: https://github.com/psf/black-pre-commit-mirror
Copy link
Member

Choose a reason for hiding this comment

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

TIL

@wRAR wRAR merged commit 78cbd42 into scrapinghub:master May 28, 2024
6 checks passed
@Rotzbua Rotzbua deleted the chore_pre-commit branch May 28, 2024 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

chore: Remove Python 2 specific code
5 participants