Skip to content

Commit 526eb3f

Browse files
chore(deps): update pre-commit hook pycqa/flake8 to v7.3.0 (#3617)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9769786 commit 526eb3f

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
@@ -25,7 +25,7 @@ repos:
2525
- id: check-ast # Simply check whether files parse as valid python
2626
- id: check-docstring-first # Checks for a common error of placing code before the docstring
2727
- repo: https://github.com/pycqa/flake8
28-
rev: 7.2.0
28+
rev: 7.3.0
2929
hooks:
3030
- id: flake8
3131
args: [--config=.flake8]

0 commit comments

Comments
 (0)