Merge pull request #243 from StuffAnThings/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate
This commit is contained in:
bobokun 2023-03-30 21:37:33 -04:00 committed by GitHub
commit 6b6001ec0e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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