Merge pull request #1507 from jupyter/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate
This commit is contained in:
Ayaz Salikhov
2021-11-02 00:47:08 +03:00
committed by GitHub

View File

@@ -12,7 +12,7 @@ repos:
# Autoformat: Python code
- repo: https://github.com/psf/black
rev: 21.9b0
rev: 21.10b0
hooks:
- id: black
args: [--target-version=py39]