Skip to content

Commit b8bb069

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/PyCQA/flake8: 7.0.0 → 7.1.0](PyCQA/flake8@7.0.0...7.1.0)
1 parent 3fb8fa3 commit b8bb069

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
@@ -53,7 +53,7 @@ repos:
5353
# - id: blacken-docs
5454
# additional_dependencies: [black]
5555
- repo: https://github.com/PyCQA/flake8
56-
rev: 7.0.0
56+
rev: 7.1.0
5757
hooks:
5858
- id: flake8
5959
## You can add flake8 plugins via `additional_dependencies`:

0 commit comments

Comments
 (0)