diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4c206776..c9bcd14f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,7 +9,7 @@ repos: types: [] - repo: https://github.com/asottile/seed-isort-config - rev: v1.0.1 + rev: v1.2.0 hooks: - id: seed-isort-config language_version: python3.6