[pre-commit.ci] pre-commit autoupdate

This commit is contained in:
pre-commit-ci[bot]
2021-03-15 17:01:35 +00:00
committed by GitHub
parent 2641761c1c
commit 584fd0f387

View File

@@ -21,7 +21,7 @@ repos:
exclude: _pytest/(debugging|hookspec).py
language_version: python3
- repo: https://gitlab.com/pycqa/flake8
rev: 3.8.4
rev: 3.9.0
hooks:
- id: flake8
language_version: python3
@@ -39,7 +39,7 @@ repos:
- id: pyupgrade
args: [--py36-plus]
- repo: https://github.com/asottile/setup-cfg-fmt
rev: v1.16.0
rev: v1.17.0
hooks:
- id: setup-cfg-fmt
- repo: https://github.com/pre-commit/pygrep-hooks