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

This commit is contained in:
Bruno Oliveira
2021-12-06 18:58:17 -03:00
committed by GitHub

View File

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