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

This commit is contained in:
Bruno Oliveira
2022-01-04 09:24:43 -03:00
committed by GitHub

View File

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