Skip to content

Commit 832b719

Browse files
[pre-commit.ci] pre-commit autoupdate (#10653)
<!--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: J. Nick Koston <[email protected]>
1 parent 048ef4c commit 832b719

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
@@ -102,7 +102,7 @@ repos:
102102
- id: pyupgrade
103103
args: ['--py37-plus']
104104
- repo: https://github.com/PyCQA/flake8
105-
rev: '7.1.2'
105+
rev: '7.2.0'
106106
hooks:
107107
- id: flake8
108108
additional_dependencies:

0 commit comments

Comments
 (0)