Skip to content

Commit 989d88b

Browse files
pre-commit-ci[bot]brutus
authored andcommitted
[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 5c210bd commit 989d88b

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
@@ -29,7 +29,7 @@ repos:
2929
- id: prettier
3030
# Python: check syntax
3131
- repo: https://github.com/pycqa/flake8
32-
rev: 7.0.0
32+
rev: 7.1.0
3333
hooks:
3434
- id: flake8
3535
args:

0 commit comments

Comments
 (0)