Skip to content

Quantco/pre-commit-mirrors-polars-upgrade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

polars-upgrade pre-commit hook

pre-commit hook of polars-upgrade with conda as a language / package manager.

For pre-commit: see here

For polars-upgrade: see here

Using polars-upgrade with pre-commit and conda:

Add this to your .pre-commit-config.yaml

 - repo: https://github.com/quantco/pre-commit-mirrors-polars-upgrade
   rev: ''  # Use the sha / tag you want to point at
   hooks:
     - id: polars-upgrade-conda