Skip to content

Commit e2ff875

Browse files
authored
⬆️ UPGRADE: Autoupdate pre-commit config (#6008)
1 parent a8279d7 commit e2ff875

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
@@ -14,7 +14,7 @@ repos:
1414
exclude: ^requirements-dev\.txt$
1515
- id: trailing-whitespace
1616
- repo: https://github.com/pre-commit/mirrors-mypy
17-
rev: v0.961
17+
rev: v0.971
1818
hooks:
1919
- id: mypy
2020
name: Run static type checks
@@ -37,7 +37,7 @@ repos:
3737
- id: isort
3838
name: isort
3939
- repo: https://github.com/asottile/pyupgrade
40-
rev: v2.37.1
40+
rev: v2.37.3
4141
hooks:
4242
- id: pyupgrade
4343
args: [--py37-plus]

0 commit comments

Comments
 (0)