Skip to content

Commit 776a71c

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pycqa/flake8: 5.0.3 → 5.0.4](PyCQA/flake8@5.0.3...5.0.4)
1 parent 10a4427 commit 776a71c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ repos:
1818
- id: pyupgrade
1919
args: [--py36-plus]
2020
- repo: https://github.com/pycqa/flake8
21-
rev: 5.0.3
21+
rev: 5.0.4
2222
hooks:
2323
- id: flake8

0 commit comments

Comments
 (0)