Skip to content

Commit cf05b80

Browse files
Update pre-commit hook pycqa/flake8 to v7.3.0
1 parent 75d8c88 commit cf05b80

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
@@ -31,7 +31,7 @@ repos:
3131
hooks:
3232
- id: black
3333
- repo: https://github.com/pycqa/flake8
34-
rev: 7.2.0
34+
rev: 7.3.0
3535
hooks:
3636
- id: flake8
3737
language: python

0 commit comments

Comments
 (0)