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

Remove legacy comment from the isort hook declaration.

This comment references the mirrors-isort repository that we are no longer
using.
This commit is contained in:
Nicholas McDonnell 2020-05-13 15:35:36 -04:00
parent daaebc1cc1
commit 2399f24622
No known key found for this signature in database
GPG key ID: A3A493305F40A162

View file

@ -65,8 +65,6 @@ repos:
hooks: hooks:
- id: seed-isort-config - id: seed-isort-config
- repo: https://github.com/timothycrosley/isort - repo: https://github.com/timothycrosley/isort
# pick the isort version you'd like to use from
# https://github.com/pre-commit/mirrors-isort/releases
rev: 4.3.21 rev: 4.3.21
hooks: hooks:
- id: isort - id: isort