1
0
Fork 0
mirror of https://github.com/cisagov/log4j-affected-db.git synced 2024-11-22 16:40:48 +00:00

Update repo URL for the isort hook

I missed that this repository was transfered from the creator, Timothy Crosley,
to the PyCQA organization.
This commit is contained in:
Nicholas McDonnell 2020-12-17 13:50:34 -05:00
parent 06159cbb65
commit d836e91d32
No known key found for this signature in database
GPG key ID: 7994ADE2A56BE5D1

View file

@ -68,7 +68,7 @@ repos:
- id: flake8
additional_dependencies:
- flake8-docstrings
- repo: https://github.com/timothycrosley/isort
- repo: https://github.com/PyCQA/isort
rev: 5.6.4
hooks:
- id: isort