Auto-update pre-commit hooks (#1153)

This commit is contained in:
github-actions[bot]
2022-09-16 08:32:46 +01:00
committed by GitHub
parent b34ebe7553
commit 88793ee3f7

View File

@@ -13,7 +13,7 @@ repos:
- id: check-merge-conflict
- id: end-of-file-fixer
- repo: https://github.com/asottile/pyupgrade
rev: v2.37.3
rev: v2.38.0
hooks:
- id: pyupgrade
args: ["--py37-plus"]