Remove legacy comment from the isort hook declaration.

This comment references the mirrors-isort repository that we are no longer
using.
pull/113/head
Nicholas McDonnell 4 years ago
parent daaebc1cc1
commit 2399f24622
No known key found for this signature in database
GPG Key ID: A3A493305F40A162
  1. 2
      .pre-commit-config.yaml

@ -65,8 +65,6 @@ repos:
hooks:
- id: seed-isort-config
- 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
hooks:
- id: isort

Loading…
Cancel
Save