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: Fix pre-commit on F41 and update remaining dependencies #13843

Merged
merged 3 commits into from
Nov 7, 2024

Commits on Nov 6, 2024

  1. chore: pre-commit migrate-config

    newer Pre-commit versions issue warnings about our config using
    outdated stage names. This fixes to be complaint to pre-commit v4.
    Swiftb0y committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    2c0cb80 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    15b1fd1 View commit details
    Browse the repository at this point in the history
  2. chore: update pre-commit hook dependencies to latest

    This primarily fixes issues compiling lxml on newer treesitter
    versions (required for Fedora 41)
    Swiftb0y committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    5c9cf3d View commit details
    Browse the repository at this point in the history