Skip to content

Commit f88fbd1

Browse files
authored
chore(deps): update pre-commit hook pycqa/flake8 to v7.3.0 (#613)
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
1 parent 0e7a4a5 commit f88fbd1

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
@@ -29,7 +29,7 @@ repos:
2929
- id: pyupgrade
3030
args: [--py38-plus]
3131
- repo: https://github.com/pycqa/flake8
32-
rev: 7.2.0
32+
rev: 7.3.0
3333
hooks:
3434
- id: flake8
3535
additional_dependencies: [Flake8-pyproject]

0 commit comments

Comments
 (0)