mirror of
https://github.com/StuffAnThings/qbit_manage.git
synced 2025-10-19 02:07:12 +08:00
pre-commit update version
This commit is contained in:
parent
b944008487
commit
555ab91f18
1 changed files with 2 additions and 2 deletions
|
@ -21,7 +21,7 @@ repos:
|
|||
hooks:
|
||||
- id: autopep8
|
||||
- repo: https://github.com/adrienverge/yamllint.git
|
||||
rev: v1.21.0 # or higher tag
|
||||
rev: v1.28.0 # or higher tag
|
||||
hooks:
|
||||
- id: yamllint
|
||||
args: [--format, parsable, --strict]
|
||||
|
@ -47,7 +47,7 @@ repos:
|
|||
language_version: python3
|
||||
args: [--line-length, '130']
|
||||
- repo: https://gitlab.com/pycqa/flake8
|
||||
rev: 5.0.4
|
||||
rev: 3.9.2
|
||||
hooks:
|
||||
- id: flake8
|
||||
args: [--config=.flake8]
|
||||
|
|
Loading…
Add table
Reference in a new issue