Skip to content

Commit 9392682

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ repos:
6464
- id: text-unicode-replacement-char
6565

6666
- repo: https://github.com/PyCQA/flake8
67-
rev: 7.1.1
67+
rev: 7.2.0
6868
hooks:
6969
- id: flake8
7070
additional_dependencies:

0 commit comments

Comments
 (0)