Skip to content

Commit b589065

Browse files
authored
Merge pull request #386 from scverse/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents a8e3a43 + e737972 commit b589065

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
@@ -13,7 +13,7 @@ repos:
1313
types: [yaml]
1414

1515
- repo: https://github.com/executablebooks/mdformat
16-
rev: 0.7.19
16+
rev: 0.7.21
1717
hooks:
1818
- id: mdformat
1919
additional_dependencies:
@@ -34,7 +34,7 @@ repos:
3434
)$
3535
3636
- repo: https://github.com/astral-sh/ruff-pre-commit
37-
rev: v0.8.3
37+
rev: v0.8.4
3838
hooks:
3939
- id: ruff
4040
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)