Skip to content

Commit 90ef9fa

Browse files
[pre-commit.ci] pre-commit autoupdate (#85)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent f8afe16 commit 90ef9fa

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
@@ -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.15.1
29+
rev: v0.15.2
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.43.5
43+
rev: v1
4444
hooks:
4545
- id: typos
4646
- repo: meta

0 commit comments

Comments
 (0)