Skip to content
This repository was archived by the owner on Nov 3, 2025. It is now read-only.

Commit d6bbf4e

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.8.4 → v0.9.6](astral-sh/ruff-pre-commit@v0.8.4...v0.9.6) - [github.com/crate-ci/typos: v1.28.4 → typos-dict-v0.12.4](crate-ci/typos@v1.28.4...typos-dict-v0.12.4)
1 parent 75d822b commit d6bbf4e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
repos:
22
- repo: https://github.com/astral-sh/ruff-pre-commit
3-
rev: v0.8.4
3+
rev: v0.9.6
44
hooks:
55
- id: ruff
66
args: [--fix]
77
- id: ruff-format
88
- repo: https://github.com/crate-ci/typos
9-
rev: v1.28.4
9+
rev: typos-dict-v0.12.4
1010
hooks:
1111
- id: typos

0 commit comments

Comments
 (0)