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 22, 2024
2 parents cc4e6f3 + a2be262 commit 4b19af3
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.3
rev: v0.7.4
hooks:
- id: ruff
args: [--fix]

0 comments on commit 4b19af3

Please sign in to comment.