Skip to content

Commit 376f9b2

Browse files
[pre-commit.ci] pre-commit autoupdate (#121)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 7261b10 commit 376f9b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ci:
44

55
repos:
66
- repo: https://github.com/astral-sh/ruff-pre-commit
7-
rev: v0.9.3
7+
rev: v0.9.4
88
hooks:
99
- id: ruff
1010
args: [--fix, --exit-non-zero-on-fix]
@@ -17,7 +17,7 @@ repos:
1717
args: [tests]
1818

1919
- repo: https://github.com/codespell-project/codespell
20-
rev: v2.4.0
20+
rev: v2.4.1
2121
hooks:
2222
- id: codespell
2323

0 commit comments

Comments
 (0)