Skip to content

Commit

Permalink
Merge dev into samukweku/cond_join
Browse files Browse the repository at this point in the history
  • Loading branch information
ericmjl authored Nov 4, 2023
2 parents 070384c + 89e9d0f commit aaeb485
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ repos:
- id: check-yaml
- id: check-added-large-files
- repo: https://github.com/psf/black
rev: 23.10.0
rev: 23.10.1
hooks:
- id: black
args: [--config, pyproject.toml]
Expand All @@ -35,7 +35,7 @@ repos:
- "--config=pyproject.toml"
- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev: v0.1.1
rev: v0.1.3
hooks:
- id: ruff
args: [--fix]

0 comments on commit aaeb485

Please sign in to comment.