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

This commit is contained in:
Bruno Oliveira
2021-10-04 18:57:14 -03:00
committed by GitHub

View File

@@ -17,7 +17,7 @@ repos:
hooks: hooks:
- id: flake8 - id: flake8
- repo: https://github.com/asottile/pyupgrade - repo: https://github.com/asottile/pyupgrade
rev: v2.28.0 rev: v2.29.0
hooks: hooks:
- id: pyupgrade - id: pyupgrade
args: [--py3-plus] args: [--py3-plus]