Skip to content

Commit 3ea5ee4

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.10 → v0.14.13](astral-sh/ruff-pre-commit@v0.14.10...v0.14.13) - [github.com/crate-ci/typos: v1.40.1 → v1](crate-ci/typos@v1.40.1...v1)
1 parent 12f03bf commit 3ea5ee4

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
@@ -26,7 +26,7 @@ repos:
2626
- id: python-use-type-annotations
2727
- id: text-unicode-replacement-char
2828
- repo: https://github.com/astral-sh/ruff-pre-commit
29-
rev: v0.14.10
29+
rev: v0.14.13
3030
hooks:
3131
- id: ruff-check
3232
- id: ruff-format
@@ -40,7 +40,7 @@ repos:
4040
]
4141
args: [--wrap, "88"]
4242
- repo: https://github.com/crate-ci/typos
43-
rev: v1.40.1
43+
rev: v1
4444
hooks:
4545
- id: typos
4646
- repo: meta

0 commit comments

Comments
 (0)