Skip to content

Commit 34477a2

Browse files
build(deps): bump https://github.com/PyCQA/flake8 from 6.1.0 to 7.3.0
Bumps [https://github.com/PyCQA/flake8](https://github.com/PyCQA/flake8) from 6.1.0 to 7.3.0. - [Commits](PyCQA/flake8@6.1.0...7.3.0) --- updated-dependencies: - dependency-name: https://github.com/PyCQA/flake8 dependency-version: 7.3.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 89fe364 commit 34477a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ repos:
1111
language_version: python3
1212
exclude: "(tests/utils/stacks/linenos.py|tests/utils/stacks/linenos2.py|tests/contrib/grpc/grpc_app/.*pb2.*.py)"
1313
- repo: https://github.com/PyCQA/flake8
14-
rev: 6.1.0
14+
rev: 7.3.0
1515
hooks:
1616
- id: flake8
1717
exclude: "(tests/utils/stacks/linenos.py|tests/utils/stacks/linenos2.py|tests/contrib/grpc/grpc_app/.*pb2.*.py)"

0 commit comments

Comments
 (0)