Skip to content

BUG: pre-commit version 4.0.0 is required #61328

Open
@WillAyd

Description

@WillAyd

Pandas version checks

  • I have checked that this issue has not already been reported.

  • I have confirmed this bug exists on the latest version of pandas.

  • I have confirmed this bug exists on the main branch of pandas.

Reproducible Example

Try to run pre-commit on main

Issue Description

It looks like the minimum pre-commit version was bumped to 4.0.0 in #61246

However, the version that gets installed by apt on Ubuntu 24.04 is only 3.6.2, so you would have to mess with the system provided version to develop on pandas, or set up a more complicated environment

Expected Behavior

The pre-commit minimum version pin should probably be a little looser @mroeschke

Installed Versions

main

Metadata

Metadata

Assignees

No one assigned

    Labels

    Needs DiscussionRequires discussion from core team before further action

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions