Skip to content

Commit e85e8e1

Browse files
authored
Merge pull request #90 from beeware/autoupdates/pre-commit/flake8
Bump flake8 from 7.1.0 to 7.1.1
2 parents d61a39c + b92cade commit e85e8e1

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
@@ -24,6 +24,6 @@ repos:
2424
hooks:
2525
- id: black
2626
- repo: https://github.com/PyCQA/flake8
27-
rev: 7.1.0
27+
rev: 7.1.1
2828
hooks:
2929
- id: flake8

0 commit comments

Comments
 (0)