Merge branch 'master' into fix-542

This commit is contained in:
Alessio Bogon 2022-07-26 00:27:14 +02:00 committed by GitHub
commit 04131286a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ repos:
- id: check-yaml
- id: check-added-large-files
- repo: https://github.com/asottile/pyupgrade
rev: v2.37.1
rev: v2.37.2
hooks:
- id: pyupgrade
args: ["--py37-plus"]