Skip to content

Commit 573953c

Browse files
[pre-commit.ci] pre-commit autoupdate (#6357)
updates: - [github.com/asottile/pyupgrade: v2.31.0 → v2.31.1](asottile/pyupgrade@v2.31.0...v2.31.1) - [github.com/pre-commit/mirrors-mypy: v0.931 → v0.940](pre-commit/mirrors-mypy@v0.931...v0.940) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent d535a3b commit 573953c

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.31.0
22+
rev: v2.31.1
2323
hooks:
2424
- id: pyupgrade
2525
args:
@@ -45,7 +45,7 @@ repos:
4545
# - id: velin
4646
# args: ["--write", "--compact"]
4747
- repo: https://github.com/pre-commit/mirrors-mypy
48-
rev: v0.931
48+
rev: v0.940
4949
hooks:
5050
- id: mypy
5151
# Copied from setup.cfg

0 commit comments

Comments
 (0)