Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Commit

Permalink
build(pre-commit): update black from 21.11b1 to 21.12b0
Browse files Browse the repository at this point in the history
  • Loading branch information
cesarcoatl committed Dec 6, 2021
1 parent 3f920ba commit 9a07cb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Expand Up @@ -3,7 +3,7 @@ ci:

repos:
- repo: https://github.com/psf/black
rev: 21.11b1
rev: 21.12b0
hooks:
- id: black
- repo: https://github.com/PyCQA/isort
Expand Down

0 comments on commit 9a07cb3

Please sign in to comment.