Skip to content

Commit fd14893

Browse files
[pre-commit.ci] pre-commit suggestions (#520)
<!--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>
1 parent 6aafcd5 commit fd14893

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
@@ -60,7 +60,7 @@ repos:
6060
name: Sort imports
6161

6262
- repo: https://github.com/PyCQA/flake8
63-
rev: 7.1.2
63+
rev: 7.2.0
6464
hooks:
6565
- id: flake8
6666
name: Check PEP8

0 commit comments

Comments
 (0)