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

This commit is contained in:
Bruno Oliveira
2022-05-10 19:14:57 -03:00
committed by GitHub

View File

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