mirror of
https://github.com/StuffAnThings/qbit_manage.git
synced 2025-10-18 09:47:15 +08:00
[pre-commit.ci] pre-commit autoupdate
updates: - https://github.com/pre-commit/mirrors-autopep8 → https://github.com/hhatto/autopep8 - [github.com/hhatto/autopep8: v2.0.2 → v2.0.4](https://github.com/hhatto/autopep8/compare/v2.0.2...v2.0.4)
This commit is contained in:
parent
d01afe9603
commit
0ffa8fe6e8
1 changed files with 2 additions and 2 deletions
|
@ -16,8 +16,8 @@ repos:
|
|||
args: [--remove]
|
||||
- id: pretty-format-json
|
||||
args: [--autofix, --indent, '4', --no-sort-keys]
|
||||
- repo: https://github.com/pre-commit/mirrors-autopep8
|
||||
rev: v2.0.2
|
||||
- repo: https://github.com/hhatto/autopep8
|
||||
rev: v2.0.4
|
||||
hooks:
|
||||
- id: autopep8
|
||||
- repo: https://github.com/adrienverge/yamllint.git
|
||||
|
|
Loading…
Add table
Reference in a new issue