Skip to content

Commit 2714277

Browse files
authored
Merge pull request #493 from scverse/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents cc01e74 + 838e83c commit 2714277

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ repos:
2525
)$
2626
2727
- repo: https://github.com/igorshubovych/markdownlint-cli
28-
rev: v0.45.0
28+
rev: v0.46.0
2929
hooks:
3030
- id: markdownlint-fix
3131
exclude: |
@@ -34,7 +34,7 @@ repos:
3434
)$
3535
3636
- repo: https://github.com/astral-sh/ruff-pre-commit
37-
rev: v0.14.5
37+
rev: v0.14.6
3838
hooks:
3939
- id: ruff
4040
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)