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.7.2 → v1.7.3](https://github.com/PyCQA/docformatter/compare/v1.7.2...v1.7.3) - [github.com/pre-commit/mirrors-mypy: v1.3.0 → v1.4.1](https://github.com/pre-commit/mirrors-mypy/compare/v1.3.0...v1.4.1)
This commit is contained in:
committed by
GitHub
parent
282b75e8ec
commit
aa0ebedc8c
@@ -42,7 +42,7 @@ repos:
|
||||
args: [ --config=setup.cfg ]
|
||||
|
||||
- repo: https://github.com/PyCQA/docformatter
|
||||
rev: v1.7.2
|
||||
rev: v1.7.3
|
||||
hooks:
|
||||
- id: docformatter
|
||||
args: [ --in-place ]
|
||||
@@ -54,7 +54,7 @@ repos:
|
||||
args: [ "--config=setup.cfg" ]
|
||||
|
||||
- repo: https://github.com/pre-commit/mirrors-mypy
|
||||
rev: v1.3.0
|
||||
rev: v1.4.1
|
||||
hooks:
|
||||
- id: mypy
|
||||
args:
|
||||
|
||||
Reference in New Issue
Block a user