Skip to content

Commit 2919b13

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/PyCQA/flake8: 6.1.0 → 7.0.0](PyCQA/flake8@6.1.0...7.0.0)
1 parent 281966c commit 2919b13

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
@@ -40,7 +40,7 @@ repos:
4040

4141
# Flake8 for linting, line-length adjusted to match Black default
4242
- repo: https://github.com/PyCQA/flake8
43-
rev: 6.1.0
43+
rev: 7.0.0
4444
hooks:
4545
- id: flake8
4646
additional_dependencies:

0 commit comments

Comments
 (0)