🐛 Updated for revanced cli v5

This commit is contained in:
Nikhil Badyal
2024-11-12 22:00:35 +05:30
committed by Nikhil Badyal
parent 3e3d14c14a
commit 614046a15a
10 changed files with 25 additions and 81 deletions
+7 -7
View File
@@ -51,13 +51,13 @@ repos:
args:
- "--config=pyproject.toml"
- repo: https://github.com/PyCQA/docformatter
rev: master
hooks:
- id: docformatter
args:
- "--config=pyproject.toml"
- "--in-place"
# - repo: https://github.com/PyCQA/docformatter
# rev: master
# hooks:
# - id: docformatter
# args:
# - "--config=pyproject.toml"
# - "--in-place"
- repo: https://github.com/pre-commit/mirrors-mypy