Skip to content

Commit 915979f

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pyCQA/flake8: 7.1.2 → 7.2.0](PyCQA/flake8@7.1.2...7.2.0)
1 parent 03763c5 commit 915979f

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
@@ -47,7 +47,7 @@ repos:
4747
# flake8-functions checks functions quality: https://pypi.org/project/flake8-functions/
4848
# flake8-bugbear detects some common bugs: https://github.com/PyCQA/flake8-bugbear
4949
- repo: https://github.com/pyCQA/flake8
50-
rev: 7.1.2
50+
rev: 7.2.0
5151
hooks:
5252
- id: flake8
5353
args: [--config, .flake8, --verbose, reproschema]

0 commit comments

Comments
 (0)