Skip to content

Commit 04145b2

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 5e4a1e3 commit 04145b2

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: "6.1.0"
68+
rev: "7.0.0"
6969
hooks:
7070
- id: flake8
7171

0 commit comments

Comments
 (0)