Skip to content

Commit c152762

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/PyCQA/flake8: 7.2.0 → 7.3.0](PyCQA/flake8@7.2.0...7.3.0)
1 parent a15e417 commit c152762

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
@@ -27,7 +27,7 @@ repos:
2727
- --remove-unused-variables
2828

2929
- repo: https://github.com/PyCQA/flake8
30-
rev: "7.2.0"
30+
rev: "7.3.0"
3131
hooks:
3232
- id: flake8
3333
additional_dependencies:

0 commit comments

Comments
 (0)