Skip to content

Commit ff8071c

Browse files
ci: weekly check. (#1009)
updates: - [github.com/PyCQA/flake8: 5.0.2 → 5.0.4](PyCQA/flake8@5.0.2...5.0.4) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 41e338d commit ff8071c

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
@@ -37,7 +37,7 @@ repos:
3737
types: [file, python]
3838
args: [--line-length=100]
3939
- repo: https://github.com/PyCQA/flake8
40-
rev: 5.0.2
40+
rev: 5.0.4
4141
hooks:
4242
- id: flake8
4343
name: flake8 Formatting

0 commit comments

Comments
 (0)