Skip to content

Commit

Permalink
Merge branch 'niche_definitions' of https://github.com/scverse/squidpy
Browse files Browse the repository at this point in the history
…into niche_definitions
  • Loading branch information
LLehner committed Oct 8, 2024
2 parents a64d0fd + 4c17024 commit d682939
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ fail_fast: false
default_language_version:
python: python3
default_stages:
- commit
- push
- pre-commit
- pre-push
minimum_pre_commit_version: 2.9.3
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.6.3
rev: v0.6.9
hooks:
- id: ruff
types_or: [python, pyi, jupyter]
Expand Down

0 comments on commit d682939

Please sign in to comment.