Skip to content

Commit 485b8c1

Browse files
pre-commit-ci[bot]meeseeksmachine
authored andcommitted
Backport PR scverse#1846: [pre-commit.ci] pre-commit autoupdate
1 parent c8d2002 commit 485b8c1

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
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/astral-sh/ruff-pre-commit
3-
rev: v0.9.3
3+
rev: v0.9.4
44
hooks:
55
- id: ruff
66
args: ["--fix"]
@@ -25,7 +25,7 @@ repos:
2525
- id: no-commit-to-branch
2626
args: ["--branch=main"]
2727
- repo: https://github.com/codespell-project/codespell
28-
rev: v2.4.0
28+
rev: v2.4.1
2929
hooks:
3030
- id: codespell
3131
additional_dependencies:

0 commit comments

Comments
 (0)