Skip to content

Commit dfc5d0c

Browse files
[pre-commit.ci] pre-commit autoupdate (#49)
1 parent 534b8be commit dfc5d0c

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
@@ -18,7 +18,7 @@ repos:
1818
- id: python-use-type-annotations
1919
- id: text-unicode-replacement-char
2020
- repo: https://github.com/astral-sh/ruff-pre-commit
21-
rev: v0.3.7
21+
rev: v0.4.2
2222
hooks:
2323
- id: ruff
2424
- id: ruff-format
@@ -40,7 +40,7 @@ repos:
4040
hooks:
4141
- id: codespell
4242
- repo: https://github.com/pre-commit/mirrors-mypy
43-
rev: 'v1.9.0'
43+
rev: 'v1.10.0'
4444
hooks:
4545
- id: mypy
4646
additional_dependencies: [

0 commit comments

Comments
 (0)