Skip to content

Commit 5f740f9

Browse files
[pre-commit.ci] pre-commit autoupdate (#4690)
<!--pre-commit.ci start--> updates: - [github.com/pycqa/flake8: 7.1.2 → 7.2.0](PyCQA/flake8@7.1.2...7.2.0) <!--pre-commit.ci end--> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Jinzhe Zeng <[email protected]>
1 parent af825d9 commit 5f740f9

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
@@ -40,7 +40,7 @@ repos:
4040
types_or: [python, pyi, jupyter]
4141
- repo: https://github.com/pycqa/flake8
4242
# flake8 cannot autofix
43-
rev: "7.1.2"
43+
rev: "7.2.0"
4444
hooks:
4545
- id: flake8
4646
additional_dependencies:

0 commit comments

Comments
 (0)