* 'master' of https://github.com/StuffAnThings/qbit_manage:
  [pre-commit.ci] pre-commit autoupdate
This commit is contained in:
bobokun 2023-05-22 21:10:46 -04:00
commit ef0f882814
No known key found for this signature in database
GPG key ID: B73932169607D927

View file

@ -21,7 +21,7 @@ repos:
hooks:
- id: autopep8
- repo: https://github.com/adrienverge/yamllint.git
rev: v1.31.0 # or higher tag
rev: v1.32.0 # or higher tag
hooks:
- id: yamllint
args: [--format, parsable, --strict]