Skip to content

Commit 87e7894

Browse files
[pre-commit.ci] pre-commit autoupdate (#336)
updates: - [github.com/pyCQA/flake8: 7.1.2 → 7.2.0](PyCQA/flake8@7.1.2...7.2.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 7edc110 commit 87e7894

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
@@ -91,7 +91,7 @@ repos:
9191
# flake8-functions checks functions quality: https://pypi.org/project/flake8-functions/
9292
# flake8-bugbear detects some common bugs: https://github.com/PyCQA/flake8-bugbear
9393
- repo: https://github.com/pyCQA/flake8
94-
rev: 7.1.2
94+
rev: 7.2.0
9595
hooks:
9696
- id: flake8
9797
args: [--config, .flake8, --verbose, ecobidas, tests, macros]

0 commit comments

Comments
 (0)