Skip to content

Commit e7aeb53

Browse files
[pre-commit.ci] pre-commit autoupdate (#270)
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 2370038 commit e7aeb53

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
@@ -16,7 +16,7 @@ repos:
1616
- id: check-toml
1717

1818
- repo: https://github.com/PyCQA/flake8
19-
rev: "7.1.2"
19+
rev: "7.2.0"
2020
hooks:
2121
- id: flake8
2222
args: [--config=.flake8]

0 commit comments

Comments
 (0)