mirror of
https://github.com/jeertmans/manim-slides.git
synced 2025-07-03 22:17:03 +08:00
fix(hooks): reset black fmt
This commit is contained in:
@ -5,6 +5,10 @@ repos:
|
||||
- id: check-yaml
|
||||
- id: end-of-file-fixer
|
||||
- id: trailing-whitespace
|
||||
- repo: https://github.com/psf/black
|
||||
rev: 22.6.0
|
||||
hooks:
|
||||
- id: black
|
||||
- repo: https://github.com/pycqa/isort
|
||||
rev: 5.10.1
|
||||
hooks:
|
||||
|
Reference in New Issue
Block a user