Skip to content

Commit e33ecef

Browse files
committed
flake8 is too old
1 parent da0a8ee commit e33ecef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ repos:
1818
name: "Sort module imports"
1919
args: ["--profile", "black", "--filter-files"]
2020
- repo: https://github.com/pycqa/flake8
21-
rev: 3.9.2
21+
rev: 6.1.0
2222
hooks:
2323
- id: flake8
2424
additional_dependencies:

0 commit comments

Comments
 (0)