pre-commit autoupdate

This commit is contained in:
Hynek Schlawack 2022-08-18 09:03:24 +02:00
parent 19f41dda6f
commit d0b940c9b5
No known key found for this signature in database
GPG Key ID: AE2536227F69F181
1 changed files with 2 additions and 2 deletions

View File

@ -26,12 +26,12 @@ repos:
files: \.py$ files: \.py$
- repo: https://github.com/asottile/yesqa - repo: https://github.com/asottile/yesqa
rev: v1.3.0 rev: v1.4.0
hooks: hooks:
- id: yesqa - id: yesqa
- repo: https://github.com/PyCQA/flake8 - repo: https://github.com/PyCQA/flake8
rev: 5.0.2 rev: 5.0.4
hooks: hooks:
- id: flake8 - id: flake8