Skip to content

Commit 3d67ccc

Browse files
[pre-commit.ci] pre-commit autoupdate (#2477)
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 ff847c6 commit 3d67ccc

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
@@ -44,7 +44,7 @@ repos:
4444
- id: setup-cfg-fmt
4545
args: [ --min-py3-version, "3.5", "--max-py-version", "3.10" ]
4646
- repo: https://github.com/PyCQA/flake8
47-
rev: 5.0.2
47+
rev: 5.0.4
4848
hooks:
4949
- id: flake8
5050
additional_dependencies:

0 commit comments

Comments
 (0)