Skip to content

Commit

Permalink
Merge branch 'main' into drop-dask-pyspark-support
Browse files Browse the repository at this point in the history
  • Loading branch information
Nate Parsons committed May 7, 2024
2 parents e2858c6 + ae67c86 commit fcb1f90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ repos:
- id: add-trailing-comma
name: Add trailing comma
- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: 'v0.4.2'
rev: 'v0.4.3'
hooks:
- id: ruff
types_or: [ python, pyi, jupyter ]
Expand Down

0 comments on commit fcb1f90

Please sign in to comment.