Skip to content

Commit 3880c42

Browse files
committed
Update dependancies
1 parent 0f4e566 commit 3880c42

File tree

3 files changed

+619
-517
lines changed

3 files changed

+619
-517
lines changed

.pre-commit-config.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
repos:
22
- repo: https://github.com/asottile/seed-isort-config
3-
rev: v1.9.4
3+
rev: v2.2.0
44
hooks:
55
- id: seed-isort-config
66
- repo: https://github.com/pre-commit/mirrors-isort
7-
rev: v4.3.21
7+
rev: v5.9.1
88
hooks:
99
- id: isort
1010
- repo: https://github.com/ambv/black
11-
rev: stable
11+
rev: 21.6b0
1212
hooks:
1313
- id: black
1414
language_version: python3.7

0 commit comments

Comments
 (0)