mirror of
https://github.com/sotam0316/docker-py-revanced.git
synced 2026-04-25 03:48:37 +09:00
Merge pull request #91 from nikhilbadyal/pre-commit-ci-update-config [skip ci]
[pre-commit.ci] pre-commit autoupdate
This commit is contained in:
@@ -3,7 +3,7 @@ default_stages: [ commit ]
|
|||||||
|
|
||||||
repos:
|
repos:
|
||||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||||
rev: v4.3.0
|
rev: v4.4.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: check-added-large-files
|
- id: check-added-large-files
|
||||||
- id: check-ast
|
- id: check-ast
|
||||||
@@ -48,7 +48,7 @@ repos:
|
|||||||
args: [ --in-place ]
|
args: [ --in-place ]
|
||||||
|
|
||||||
- repo: https://github.com/PyCQA/flake8
|
- repo: https://github.com/PyCQA/flake8
|
||||||
rev: 5.0.4
|
rev: 6.0.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: flake8
|
- id: flake8
|
||||||
args: [ "--config=setup.cfg" ]
|
args: [ "--config=setup.cfg" ]
|
||||||
|
|||||||
Reference in New Issue
Block a user