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

Pre commit hooks upgrade #2228

Merged
merged 6 commits into from
Feb 16, 2024

Commits on Feb 16, 2024

  1. update flake8 pre-commit hook version

    from version 4.0.1 to 7.0.0.
    
    The former version threw unexpected errors
    Marc Bresson authored and MarcBresson committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    19adeec View commit details
    Browse the repository at this point in the history
  2. MISC: update pre-commit hooks

    specified --py39-plus to allow for type rewrite (List -> list)
    Marc Bresson authored and MarcBresson committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    4fbbe15 View commit details
    Browse the repository at this point in the history
  3. DOC: update changelog For developers of the library section

    Marc Bresson authored and MarcBresson committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    e5c17a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd0999a View commit details
    Browse the repository at this point in the history
  5. RELEASE: fix typo to fix the pyupgrade python target version

    Co-authored-by: Dennis Bader <dennis.bader@gmx.ch>
    MarcBresson and dennisbader committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    40642f9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b09b1ae View commit details
    Browse the repository at this point in the history