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

chore(backport): Update pre-commit hooks #2424

Merged
merged 5 commits into from
Jan 5, 2024

Commits on Jan 5, 2024

  1. Configuration menu
    Copy the full SHA
    b6e51f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d61026 View commit details
    Browse the repository at this point in the history
  3. chore: Remove Mypy 'show_error_codes' as now default (#2414)

    * sp-repo-review MY102: Mypy show_error_codes deprecated
      Must not have show_error_codes. Use hide_error_codes instead (since Mypy v0.990).
    matthewfeickert committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    9f7b895 View commit details
    Browse the repository at this point in the history
  4. chore: Use Ruff lint config (#2381)

    * Use the Ruff lint config option as recommended in the Scientific
      Python Development Guide.
       - RF202: Use (new) lint config section.
       - c.f. https://learn.scientific-python.org/development/guides/style/#ruff
    matthewfeickert committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    dbab4df View commit details
    Browse the repository at this point in the history
  5. backport ignores

    matthewfeickert committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    df5d96c View commit details
    Browse the repository at this point in the history