Skip to content

Commit a4f6c59

Browse files
[pre-commit.ci] pre-commit autoupdate (#260)
updates: - [github.com/pycqa/flake8: 7.0.0 → 7.1.0](PyCQA/flake8@7.0.0...7.1.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 4244ca4 commit a4f6c59

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
@@ -27,7 +27,7 @@ repos:
2727
additional_dependencies: ["black==24.4.2"]
2828
- id: blackdoc-autoupdate-black
2929
- repo: https://github.com/pycqa/flake8
30-
rev: 7.0.0
30+
rev: 7.1.0
3131
hooks:
3232
- id: flake8
3333
- repo: https://github.com/kynan/nbstripout

0 commit comments

Comments
 (0)