mirror of
https://github.com/sotam0316/docker-py-revanced.git
synced 2026-04-24 19:38:36 +09:00
🐛 Updated for revanced cli v5
This commit is contained in:
committed by
Nikhil Badyal
parent
3e3d14c14a
commit
614046a15a
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user