Skip to content

Commit 5560cd4

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 745510f commit 5560cd4

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
@@ -25,7 +25,7 @@ repos:
2525
- id: python-use-type-annotations
2626
- id: text-unicode-replacement-char
2727
- repo: https://github.com/astral-sh/ruff-pre-commit
28-
rev: v0.14.10
28+
rev: v0.14.13
2929
hooks:
3030
- id: ruff-check
3131
- id: ruff-format
@@ -39,7 +39,7 @@ repos:
3939
]
4040
args: [--wrap, "88"]
4141
- repo: https://github.com/crate-ci/typos
42-
rev: v1.40.1
42+
rev: v1
4343
hooks:
4444
- id: typos
4545
- repo: meta

0 commit comments

Comments
 (0)