Skip to content

Commit 3f43147

Browse files
chore(deps): update pre-commit hook pycqa/flake8 to v7.1.2 (#576)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 09b3eec commit 3f43147

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
@@ -155,7 +155,7 @@ repos:
155155
- --ignore=D1,D203,D205,D212,D400,D401,D404,D407,D412,D413
156156
files: coveralls/.*
157157
- repo: https://github.com/PyCQA/flake8
158-
rev: 7.1.1
158+
rev: 7.1.2
159159
hooks:
160160
- id: flake8
161161
additional_dependencies: *flake8deps

0 commit comments

Comments
 (0)