Move custom configs in to configs/ folder

This commit is contained in:
Zach Bentzinger 2022-02-15 15:24:56 -07:00
parent 98c482f86d
commit f7325467f5

View file

@ -20,12 +20,12 @@ repos:
- id: check-xml - id: check-xml
- id: check-yaml - id: check-yaml
- id: pretty-format-json - id: pretty-format-json
# # isort sorts the imports # isort sorts the imports
# - repo: https://github.com/asottile/seed-isort-config - repo: https://github.com/asottile/seed-isort-config
# rev: v2.2.0 rev: v2.2.0
# hooks: hooks:
# - id: seed-isort-config - id: seed-isort-config
# - repo: https://github.com/pycqa/isort - repo: https://github.com/pycqa/isort
# rev: 5.10.1 rev: 5.10.1
# hooks: hooks:
# - id: isort - id: isort