Skip to content

Commit 019516a

Browse files
pre-commit autoupdate (#1361)
1 parent bd9eab1 commit 019516a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ repos:
55
- id: black
66
args: [--target-version=py36]
77
- repo: https://github.com/PyCQA/isort
8-
rev: 5.7.0
8+
rev: 5.8.0
99
hooks:
1010
- id: isort
1111
- repo: https://github.com/asottile/pyupgrade
12-
rev: v2.10.0
12+
rev: v2.11.0
1313
hooks:
1414
- id: pyupgrade
1515
args: [--py36-plus]

0 commit comments

Comments
 (0)