Skip to content

Commit ad72452

Browse files
[pre-commit.ci] pre-commit autoupdate (#601)
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 514323c commit ad72452

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ repos:
3131
additional_dependencies: [black==23.1.0]
3232
language_version: python3
3333
- repo: https://github.com/PyCQA/flake8
34-
rev: 7.1.2
34+
rev: 7.2.0
3535
hooks:
3636
- id: flake8
3737
- repo: https://github.com/pre-commit/pygrep-hooks

0 commit comments

Comments
 (0)