Skip to content

Commit 9ec5dff

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/PyCQA/flake8: 7.0.0 → 7.1.0](PyCQA/flake8@7.0.0...7.1.0)
1 parent 47e6fe9 commit 9ec5dff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ repos:
2929
hooks:
3030
- id: black
3131
- repo: https://github.com/PyCQA/flake8
32-
rev: 7.0.0
32+
rev: 7.1.0
3333
hooks:
3434
- id: flake8
3535
- repo: https://github.com/cheshirekow/cmake-format-precommit

0 commit comments

Comments
 (0)