Skip to content

Commit 9f2ac00

Browse files
Merge branch 'scverse:main' into docs/spatial-autocorr
2 parents 3771a0a + bdd9899 commit 9f2ac00

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ default_stages:
77
minimum_pre_commit_version: 2.16.0
88
repos:
99
- repo: https://github.com/rbubley/mirrors-prettier
10-
rev: v3.5.1
10+
rev: v3.5.3
1111
hooks:
1212
- id: prettier
1313
- repo: https://github.com/astral-sh/ruff-pre-commit
14-
rev: v0.11.2
14+
rev: v0.11.7
1515
hooks:
1616
- id: ruff
1717
types_or: [python, pyi, jupyter]

0 commit comments

Comments
 (0)