Skip to content

Commit e30e920

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/pyupgrade: v2.37.1 → v2.37.2](asottile/pyupgrade@v2.37.1...v2.37.2) - [github.com/pre-commit/mirrors-mypy: v0.961 → v0.971](pre-commit/mirrors-mypy@v0.961...v0.971)
1 parent 4f2c9ba commit e30e920

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
@@ -20,7 +20,7 @@ repos:
2020
- id: trailing-whitespace
2121

2222
- repo: https://github.com/asottile/pyupgrade
23-
rev: v2.37.1
23+
rev: v2.37.2
2424
hooks:
2525
- id: pyupgrade
2626
args: [--py37-plus]
@@ -45,7 +45,7 @@ repos:
4545
# - flake8-self~=0.2.2
4646

4747
- repo: https://github.com/pre-commit/mirrors-mypy
48-
rev: v0.961
48+
rev: v0.971
4949
hooks:
5050
- id: mypy
5151
args: [--config-file=pyproject.toml]

0 commit comments

Comments
 (0)