mirror of
https://github.com/th3r00t/pyShelf.git
synced 2026-04-28 01:59:35 -04:00
Added pre-commit to development requirements.
This commit is contained in:
5
.pre-commit-config.yaml
vendored
5
.pre-commit-config.yaml
vendored
@@ -10,11 +10,6 @@ repos:
|
||||
rev: v0.4.0
|
||||
hooks:
|
||||
- id: autoflake8
|
||||
- repo: https://github.com/pycqa/isort
|
||||
rev: 5.10.1
|
||||
hooks:
|
||||
- id: isort
|
||||
name: isort (python)
|
||||
- repo: https://github.com/ambv/black
|
||||
rev: 22.10.0
|
||||
hooks:
|
||||
|
||||
Reference in New Issue
Block a user