update pre-commit

This commit is contained in:
Jeff Epler 2023-09-20 11:15:13 -05:00
parent 5eb7320ae1
commit e05f79a9c0
No known key found for this signature in database
GPG Key ID: D5BF15AB975AB4DE

View File

@ -19,7 +19,10 @@ repos:
exclude: | exclude: |
(?x)^( (?x)^(
locale/| locale/|
lib/ lib/|
tests/unicode/data/utf-8_invalid.txt|
tests/extmod/data/qr.pgm|
tests/basics/bytearray_byte_operations.py
) )
- repo: local - repo: local
hooks: hooks: