Skip to content

Commit 8aa4164

Browse files
authored
chore(deps): update pre-commit hook pycqa/flake8 to v7.1.2 (#506)
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
1 parent 34f4530 commit 8aa4164

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

0 commit comments

Comments
 (0)