Skip to content

Commit 7ce83c8

Browse files
committed
pre-commit autoupdate and remove deprecated
1 parent 8f47053 commit 7ce83c8

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

.pre-commit-config.yaml

+1-8
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,8 @@ repos:
1414
rev: v2.4.1
1515
hooks:
1616
- id: prettier
17-
- repo: https://github.com/asottile/seed-isort-config
18-
rev: v2.2.0
19-
hooks:
20-
- id: seed-isort-config
21-
name: isort seed config
22-
always_run: false
23-
types: [python]
2417
- repo: https://github.com/PyCQA/isort
25-
rev: 5.9.3
18+
rev: 5.10.0
2619
hooks:
2720
- id: isort
2821
additional_dependencies:

0 commit comments

Comments
 (0)