Skip to content

Commit 010cfa0

Browse files
[pre-commit.ci] pre-commit autoupdate (#1345)
updates: - [github.com/pyCQA/flake8: 7.1.1 → 7.1.2](PyCQA/flake8@7.1.1...7.1.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 3bafd2b commit 010cfa0

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
@@ -114,7 +114,7 @@ repos:
114114
# flake8-functions checks functions quality: https://pypi.org/project/flake8-functions/
115115
# flake8-bugbear detects some common bugs: https://github.com/PyCQA/flake8-bugbear
116116
- repo: https://github.com/pyCQA/flake8
117-
rev: 7.1.1
117+
rev: 7.1.2
118118
hooks:
119119
- id: flake8
120120
args: [--config, .flake8, --verbose, src, tools, docs, demos, tests]

0 commit comments

Comments
 (0)