We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a58839 commit 61b6205Copy full SHA for 61b6205
1 file changed
.pre-commit-config.yaml
@@ -7,9 +7,6 @@ default_stages:
7
minimum_pre_commit_version: 2.16.0
8
# Bundled JASPAR motif reference data, not source code.
9
exclude: ^src/muon/atac/_ref/jaspar/
10
-ci:
11
- # The mypy hook shells out to uv, which is unavailable on pre-commit.ci.
12
- skip: [mypy]
13
repos:
14
- repo: https://github.com/biomejs/pre-commit
15
rev: v2.5.4
0 commit comments