Updated precommit

This commit is contained in:
th3r00t
2023-03-17 23:39:09 -04:00
parent 3c0e4cf9bc
commit 5d89bff168

View File

@@ -6,6 +6,8 @@ repos:
- id: end-of-file-fixer
- id: check-yaml
- id: check-added-large-files
- id: check-docstring-first
- id: debug-statements
- repo: https://github.com/fsouza/autoflake8
rev: v0.4.0
hooks: