Skip to content

Commit b7b0cd5

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 d74d5a6 commit b7b0cd5

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
@@ -41,7 +41,7 @@ repos:
4141
args: ["--py310-plus"]
4242

4343
- repo: https://github.com/pycqa/flake8
44-
rev: 7.2.0
44+
rev: 7.3.0
4545
hooks:
4646
- id: flake8
4747
exclude: docs/conf.py

0 commit comments

Comments
 (0)