Merge pull request #9162 from pytest-dev/pre-commit-ci-update-config

This commit is contained in:
Bruno Oliveira 2021-10-04 18:55:29 -03:00 committed by GitHub
commit 05a97375fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ repos:
- id: reorder-python-imports
args: ['--application-directories=.:src', --py36-plus]
- repo: https://github.com/asottile/pyupgrade
rev: v2.28.0
rev: v2.29.0
hooks:
- id: pyupgrade
args: [--py36-plus]