Skip to content

Commit d515fcc

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 22.6.0 → 22.8.0](psf/black@22.6.0...22.8.0) - [github.com/PyCQA/flake8: 5.0.2 → 5.0.4](PyCQA/flake8@5.0.2...5.0.4)
1 parent 0db391c commit d515fcc

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,10 +5,10 @@ repos:
55
hooks:
66
- id: isort
77
- repo: https://github.com/psf/black
8-
rev: 22.6.0
8+
rev: 22.8.0
99
hooks:
1010
- id: black
1111
- repo: https://github.com/PyCQA/flake8
12-
rev: 5.0.2
12+
rev: 5.0.4
1313
hooks:
1414
- id: flake8

0 commit comments

Comments
 (0)