Skip to content

Commit b653735

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.9.7 → v0.11.2](astral-sh/ruff-pre-commit@v0.9.7...v0.11.2) - [github.com/crate-ci/typos: v1.29.9 → v1](crate-ci/typos@v1.29.9...v1)
1 parent f4bf6c9 commit b653735

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: .pre-commit-config.yaml

+2-2
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.9.7
3+
rev: v0.11.2
44
hooks:
55
- id: ruff
66
args: [--fix]
77
- id: ruff-format
88
- repo: https://github.com/crate-ci/typos
9-
rev: v1.29.9
9+
rev: v1
1010
hooks:
1111
- id: typos

0 commit comments

Comments
 (0)