Skip to content

Commit

Permalink
Merge dev into 1415-enh-improve-conditional_join-performance
Browse files Browse the repository at this point in the history
  • Loading branch information
ericmjl authored Nov 5, 2024
2 parents 9813125 + b9e8187 commit 359a37c
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 @@ -35,7 +35,7 @@ repos:
- "--config=pyproject.toml"
- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev: v0.7.1
rev: v0.7.2
hooks:
- id: ruff
args: [--fix]

0 comments on commit 359a37c

Please sign in to comment.