Skip to content

Commit d19b8d9

Browse files
[pre-commit.ci] pre-commit autoupdate (#102)
updates: - [github.com/psf/black: 21.10b0 → 21.11b1](psf/black@21.10b0...21.11b1) - https://gitlab.com/pycqa/flake8https://github.com/PyCQA/flake8 - [github.com/PyCQA/flake8: 3.9.2 → 4.0.1](PyCQA/flake8@3.9.2...4.0.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 19dc03f commit d19b8d9

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
repos:
33
- repo: https://github.com/psf/black
4-
rev: 21.10b0
4+
rev: 21.11b1
55
hooks:
66
- id: black
77

@@ -11,8 +11,8 @@ repos:
1111
- id: isort
1212
additional_dependencies: [toml]
1313

14-
- repo: https://gitlab.com/pycqa/flake8
15-
rev: 3.9.2
14+
- repo: https://github.com/PyCQA/flake8
15+
rev: 4.0.1
1616
hooks:
1717
- id: flake8
1818

0 commit comments

Comments
 (0)