Skip to content

Commit c79735b

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 9b8bab2 commit c79735b

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
@@ -26,7 +26,7 @@ repos:
2626

2727
# Runs flake8
2828
- repo: https://github.com/pycqa/flake8
29-
rev: 7.0.0
29+
rev: 7.1.0
3030
hooks:
3131
- id: flake8
3232

0 commit comments

Comments
 (0)