Skip to content

Commit 2ff04f2

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/PyCQA/flake8: 7.2.0 → 7.3.0](PyCQA/flake8@7.2.0...7.3.0)
1 parent 7d0598e commit 2ff04f2

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
- tabulate
4141
- tqdm
4242
- repo: https://github.com/PyCQA/flake8
43-
rev: 7.2.0
43+
rev: 7.3.0
4444
hooks:
4545
- id: flake8
4646
args: [-j8]

0 commit comments

Comments
 (0)