Skip to content

Commit 677ddd7

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 60b7970 commit 677ddd7

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
@@ -19,7 +19,7 @@ repos:
1919
- id: check-toml
2020

2121
- repo: https://github.com/PyCQA/flake8
22-
rev: "7.1.2"
22+
rev: "7.2.0"
2323
hooks:
2424
- id: flake8
2525
args: [--config=.flake8, '--ignore=FCN001,W503']

0 commit comments

Comments
 (0)