Skip to content

Commit cbd1d40

Browse files
[pre-commit.ci] pre-commit autoupdate (#6824)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 60f8c3d commit cbd1d40

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
@@ -19,7 +19,7 @@ repos:
1919
hooks:
2020
- id: isort
2121
- repo: https://github.com/asottile/pyupgrade
22-
rev: v2.37.1
22+
rev: v2.37.2
2323
hooks:
2424
- id: pyupgrade
2525
args:
@@ -46,7 +46,7 @@ repos:
4646
# - id: velin
4747
# args: ["--write", "--compact"]
4848
- repo: https://github.com/pre-commit/mirrors-mypy
49-
rev: v0.961
49+
rev: v0.971
5050
hooks:
5151
- id: mypy
5252
# Copied from setup.cfg

0 commit comments

Comments
 (0)