Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 67f0e13

Browse files
chore(deps): update pre-commit hook pycqa/flake8 to v7.3.0
1 parent 708b08f commit 67f0e13

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
@@ -153,7 +153,7 @@ repos:
153153
- --ignore=D1,D203,D205,D212,D400,D401,D404,D407,D412,D413
154154
files: coveralls/.*
155155
- repo: https://github.com/PyCQA/flake8
156-
rev: 7.1.2
156+
rev: 7.3.0
157157
hooks:
158158
- id: flake8
159159
language: python

0 commit comments

Comments
 (0)