Skip to content

Commit f321ea8

Browse files
[pre-commit.ci] pre-commit autoupdate (#237)
updates: - [github.com/pycqa/flake8: 6.1.0 → 7.0.0](PyCQA/flake8@6.1.0...7.0.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 9507a7f commit f321ea8

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
@@ -28,7 +28,7 @@ repos:
2828
additional_dependencies: ["black==23.12.1"]
2929
- id: blackdoc-autoupdate-black
3030
- repo: https://github.com/pycqa/flake8
31-
rev: 6.1.0
31+
rev: 7.0.0
3232
hooks:
3333
- id: flake8
3434
- repo: https://github.com/kynan/nbstripout

0 commit comments

Comments
 (0)