mirror of
https://github.com/StuffAnThings/qbit_manage.git
synced 2025-11-18 15:58:52 +08:00
Merge pull request #178 from StuffAnThings/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
This commit is contained in:
commit
a65287e311
1 changed files with 2 additions and 2 deletions
4
.pre-commit-config.yaml
Executable file → Normal file
4
.pre-commit-config.yaml
Executable file → Normal file
|
|
@ -46,8 +46,8 @@ repos:
|
|||
- id: black
|
||||
language_version: python3
|
||||
args: [--line-length, '130']
|
||||
- repo: https://gitlab.com/pycqa/flake8
|
||||
rev: 3.9.2
|
||||
- repo: https://github.com/PyCQA/flake8
|
||||
rev: 5.0.4
|
||||
hooks:
|
||||
- id: flake8
|
||||
args: [--config=.flake8]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue