* 'master' of https://github.com/StuffAnThings/qbit_manage:
  [pre-commit.ci] pre-commit autoupdate
This commit is contained in:
bobokun 2022-12-19 19:16:04 -05:00
commit 29f21887d4
No known key found for this signature in database
GPG key ID: B73932169607D927

View file

@ -17,7 +17,7 @@ repos:
- id: pretty-format-json - id: pretty-format-json
args: [--autofix, --indent, '4', --no-sort-keys] args: [--autofix, --indent, '4', --no-sort-keys]
- repo: https://github.com/pre-commit/mirrors-autopep8 - repo: https://github.com/pre-commit/mirrors-autopep8
rev: v2.0.0 rev: v2.0.1
hooks: hooks:
- id: autopep8 - id: autopep8
- repo: https://github.com/adrienverge/yamllint.git - repo: https://github.com/adrienverge/yamllint.git