Skip to content

Commit 0b95d16

Browse files
Update flake8 pre-commit hook in template (#5144)
Co-authored-by: browniebroke <861044+browniebroke@users.noreply.github.com>
1 parent 16652ac commit 0b95d16

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
@@ -43,7 +43,7 @@ repos:
4343
- id: isort
4444

4545
- repo: https://github.com/PyCQA/flake8
46-
rev: 7.0.0
46+
rev: 7.1.0
4747
hooks:
4848
- id: flake8
4949

0 commit comments

Comments
 (0)