Skip to content

Commit b14fb0a

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 111b18f commit b14fb0a

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
@@ -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.2
117+
rev: 7.2.0
118118
hooks:
119119
- id: flake8
120120
args: [--config, .flake8, --verbose, src, tools, docs, demos, tests]

0 commit comments

Comments
 (0)