Skip to content

Commit 29f00c9

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/PyCQA/flake8: 7.0.0 → 7.1.1](PyCQA/flake8@7.0.0...7.1.1)
1 parent c322bea commit 29f00c9

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
@@ -65,7 +65,7 @@ repos:
6565

6666
# Linting: Python code (see the file .flake8)
6767
- repo: https://github.com/PyCQA/flake8
68-
rev: "7.0.0"
68+
rev: "7.1.1"
6969
hooks:
7070
- id: flake8
7171

0 commit comments

Comments
 (0)