Merge pull request #1276 from pypa/pre-commit-ci-update-config

This commit is contained in:
Joe Rickerby
2022-09-19 22:14:49 +01:00
committed by GitHub
+1 -1
View File
@@ -14,7 +14,7 @@ repos:
- id: trailing-whitespace
- repo: https://github.com/asottile/pyupgrade
rev: v2.37.3
rev: v2.38.0
hooks:
- id: pyupgrade
args: ["--py37-plus"]