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

This commit is contained in:
Bruno Oliveira
2021-11-01 19:02:26 -03:00
committed by GitHub

View File

@@ -1,6 +1,6 @@
repos: repos:
- repo: https://github.com/psf/black - repo: https://github.com/psf/black
rev: 21.9b0 rev: 21.10b0
hooks: hooks:
- id: black - id: black
args: [--safe, --quiet, --target-version, py35] args: [--safe, --quiet, --target-version, py35]