Skip to content

Commit e30be56

Browse files
[pre-commit.ci] pre-commit autoupdate (#472)
updates: - [github.com/PyCQA/flake8: 7.1.2 → 7.2.0](PyCQA/flake8@7.1.2...7.2.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent c24781c commit e30be56

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
@@ -34,7 +34,7 @@ repos:
3434
hooks:
3535
- id: black
3636
- repo: https://github.com/PyCQA/flake8
37-
rev: 7.1.2
37+
rev: 7.2.0
3838
hooks:
3939
- id: flake8
4040
exclude: *test-data

0 commit comments

Comments
 (0)