Skip to content

Commit

Permalink
Merge branch 'main' into 1950-bug-is_sorted-should-be-true-for-sqlstr…
Browse files Browse the repository at this point in the history
…eam-with-replication-keys
  • Loading branch information
edgarrmondragon authored Sep 12, 2023
2 parents 012b5b0 + 50c4725 commit cb77dda
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 @@ -43,7 +43,7 @@ repos:
- id: check-readthedocs

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.0.287
rev: v0.0.288
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix, --show-fixes]
Expand All @@ -53,7 +53,7 @@ repos:
)$
- repo: https://github.com/psf/black
rev: 23.7.0
rev: 23.9.1
hooks:
- id: black
exclude: |
Expand Down

0 comments on commit cb77dda

Please sign in to comment.