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

This commit is contained in:
Bruno Oliveira
2022-04-04 18:18:41 -03:00
committed by GitHub

View File

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