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

Update pre-commit hooks #1026

Merged
merged 3 commits into from
May 11, 2023
Merged

Update pre-commit hooks #1026

merged 3 commits into from
May 11, 2023

Commits on May 11, 2023

  1. Update pre-commit hooks

    mportesdev committed May 11, 2023
    Configuration menu
    Copy the full SHA
    5d85ce3 View commit details
    Browse the repository at this point in the history
  2. Apply black pre-commit hook

    Run `pre-commit run --all-files black`.
    mportesdev committed May 11, 2023
    Configuration menu
    Copy the full SHA
    659b15c View commit details
    Browse the repository at this point in the history
  3. Apply pyupgrade pre-commit hook

    Run `pre-commit run --all-files pyupgrade`.
    mportesdev committed May 11, 2023
    Configuration menu
    Copy the full SHA
    2233279 View commit details
    Browse the repository at this point in the history