mirror of
https://github.com/sotam0316/docker-py-revanced.git
synced 2026-04-25 03:48:37 +09:00
Merge pull request #102 from nikhilbadyal/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
This commit is contained in:
@@ -30,7 +30,7 @@ repos:
|
|||||||
- id: black
|
- id: black
|
||||||
|
|
||||||
- repo: https://github.com/pycqa/isort
|
- repo: https://github.com/pycqa/isort
|
||||||
rev: 5.10.1
|
rev: v5.11.3
|
||||||
hooks:
|
hooks:
|
||||||
- id: isort
|
- id: isort
|
||||||
args: [ "--profile", "black", ]
|
args: [ "--profile", "black", ]
|
||||||
@@ -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.5.0
|
rev: v1.5.1
|
||||||
hooks:
|
hooks:
|
||||||
- id: docformatter
|
- id: docformatter
|
||||||
args: [ --in-place ]
|
args: [ --in-place ]
|
||||||
|
|||||||
Reference in New Issue
Block a user