Skip to content

Commit 3897e4e

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.8 → v0.15.15](astral-sh/ruff-pre-commit@v0.14.8...v0.15.15) - [github.com/crate-ci/typos: v1.40.0 → v1](crate-ci/typos@v1.40.0...v1)
1 parent af26c33 commit 3897e4e

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,11 +1,11 @@
11
repos:
22
- repo: https://github.com/astral-sh/ruff-pre-commit
3-
rev: v0.14.8
3+
rev: v0.15.15
44
hooks:
55
- id: ruff
66
args: [--fix]
77
- id: ruff-format
88
- repo: https://github.com/crate-ci/typos
9-
rev: v1.40.0
9+
rev: v1
1010
hooks:
1111
- id: typos

0 commit comments

Comments
 (0)