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

This commit is contained in:
Bruno Oliveira
2021-10-11 17:03:57 -03:00
committed by GitHub

View File

@@ -13,7 +13,7 @@ repos:
- id: check-yaml - id: check-yaml
- id: debug-statements - id: debug-statements
- repo: https://github.com/PyCQA/flake8 - repo: https://github.com/PyCQA/flake8
rev: 3.9.2 rev: 4.0.1
hooks: hooks:
- id: flake8 - id: flake8
- repo: https://github.com/asottile/pyupgrade - repo: https://github.com/asottile/pyupgrade