Fix pre-commit

This commit is contained in:
Timmy Welch 2024-02-22 19:14:45 -08:00
parent 7c748f6815
commit 1ce6079285

View File

@ -40,7 +40,7 @@ repos:
rev: 7.0.0
hooks:
- id: flake8
additional_dependencies: [flake8-encodings, flake8-warnings, flake8-builtins, flake8-length, flake8-print]
additional_dependencies: [flake8-encodings, flake8-warnings, flake8-builtins, flake8-print]
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.8.0
hooks: