mirror of
https://github.com/sotam0316/docker-py-revanced.git
synced 2026-04-25 03:48:37 +09:00
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/PyCQA/docformatter: v1.6.0.rc1 → v1.5.1](https://github.com/PyCQA/docformatter/compare/v1.6.0.rc1...v1.5.1) - [github.com/pre-commit/mirrors-mypy: v1.0.0 → v1.1.1](https://github.com/pre-commit/mirrors-mypy/compare/v1.0.0...v1.1.1)
This commit is contained in:
committed by
GitHub
parent
fe999f1690
commit
67a53efc97
@@ -42,7 +42,7 @@ repos:
|
|||||||
args: [ --config=setup.cfg ]
|
args: [ --config=setup.cfg ]
|
||||||
|
|
||||||
- repo: https://github.com/PyCQA/docformatter
|
- repo: https://github.com/PyCQA/docformatter
|
||||||
rev: v1.6.0.rc1
|
rev: v1.5.1
|
||||||
hooks:
|
hooks:
|
||||||
- id: docformatter
|
- id: docformatter
|
||||||
args: [ --in-place ]
|
args: [ --in-place ]
|
||||||
@@ -54,7 +54,7 @@ repos:
|
|||||||
args: [ "--config=setup.cfg" ]
|
args: [ "--config=setup.cfg" ]
|
||||||
|
|
||||||
- repo: https://github.com/pre-commit/mirrors-mypy
|
- repo: https://github.com/pre-commit/mirrors-mypy
|
||||||
rev: v1.0.0
|
rev: v1.1.1
|
||||||
hooks:
|
hooks:
|
||||||
- id: mypy
|
- id: mypy
|
||||||
args:
|
args:
|
||||||
|
|||||||
Reference in New Issue
Block a user