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

[pre-commit.ci] pre-commit autoupdate
This commit is contained in:
Erik Sundell
2022-01-31 23:58:19 +01:00
committed by GitHub

View File

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