Skip to content

Commit 672d306

Browse files
committed
autoupdate pre-commit
1 parent da1389a commit 672d306

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
@@ -5,14 +5,14 @@ repos:
55
- id: black
66

77
- repo: https://github.com/astral-sh/ruff-pre-commit
8-
rev: v0.6.2
8+
rev: v0.6.5
99
hooks:
1010
- id: ruff
1111
name: "ruff for tiledbsoma_ml"
1212
args: ["--config=pyproject.toml"]
1313

1414
- repo: https://github.com/pre-commit/mirrors-mypy
15-
rev: v1.11.1
15+
rev: v1.11.2
1616
hooks:
1717
- id: mypy
1818
pass_filenames: false

0 commit comments

Comments
 (0)