Skip to content

Commit 2cf7aff

Browse files
chore(pre-commit): autoupdate hooks
updates: - [github.com/PyCQA/flake8: 7.1.2 → 7.2.0](PyCQA/flake8@7.1.2...7.2.0)
1 parent 4177b4a commit 2cf7aff

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
@@ -31,7 +31,7 @@ repos:
3131
- python
3232

3333
- repo: https://github.com/PyCQA/flake8
34-
rev: 7.1.2
34+
rev: 7.2.0
3535
hooks:
3636
- id: flake8
3737
types:

0 commit comments

Comments
 (0)