Update .pre-commit-config.yaml

This commit is contained in:
Justin Mayer 2022-08-04 14:57:31 +02:00 committed by GitHub
commit 8ab7574e7d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,7 +12,7 @@ repos:
- id: end-of-file-fixer
- id: trailing-whitespace
- repo: https://github.com/PyCQA/flake8
rev: 4.0.1
rev: 3.9.2
hooks:
- id: flake8
name: Flake8 on commit diff