Skip to content

Commit 6a8bcdd

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pycqa/flake8: 4.0.1 → 6.0.0](PyCQA/flake8@4.0.1...6.0.0)
1 parent eed9f3e commit 6a8bcdd

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
@@ -13,7 +13,7 @@ repos:
1313
- id: black
1414
args: ["--line-length", "140"]
1515
- repo: https://github.com/pycqa/flake8
16-
rev: 4.0.1
16+
rev: 6.0.0
1717
hooks:
1818
- id: flake8
1919
args: ["--ignore=E722,E501"]

0 commit comments

Comments
 (0)