Skip to content

Commit 851bbc4

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 21.10b0 → 21.11b1](psf/black@21.10b0...21.11b1) - [github.com/pycqa/isort: 5.10.0 → 5.10.1](PyCQA/isort@5.10.0...5.10.1)
1 parent d95a3de commit 851bbc4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
repos:
22

33
- repo: https://github.com/psf/black
4-
rev: 21.10b0
4+
rev: 21.11b1
55
hooks:
66
- id: black
77

88
- repo: https://github.com/pycqa/isort
9-
rev: 5.10.0
9+
rev: 5.10.1
1010
hooks:
1111
- id: isort
1212
name: isort

0 commit comments

Comments
 (0)