Skip to content

Commit

Permalink
Backport PR scverse#1278 on branch 0.10.x ([pre-commit.ci] pre-commit…
Browse files Browse the repository at this point in the history
… autoupdate) (scverse#1279)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
meeseeksmachine and pre-commit-ci[bot] authored Dec 26, 2023
1 parent faa4d0d commit 2216c8c
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
@@ -1,14 +1,14 @@
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.1.8
rev: v0.1.9
hooks:
- id: ruff
types_or: [python, pyi, jupyter]
args: ["--fix"]
- id: ruff-format
types_or: [python, pyi, jupyter]
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v4.0.0-alpha.4
rev: v4.0.0-alpha.8
hooks:
- id: prettier
- repo: https://github.com/pre-commit/pre-commit-hooks
Expand Down

0 comments on commit 2216c8c

Please sign in to comment.