Skip to content

Commit c4f1eba

Browse files
pre-commit-ci[bot]MarkusH
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/PyCQA/flake8: 3.9.2 → 4.0.1](PyCQA/flake8@3.9.2...4.0.1)
1 parent 1cacd23 commit c4f1eba

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
@@ -10,7 +10,7 @@ repos:
1010
hooks:
1111
- id: black
1212
- repo: https://github.com/PyCQA/flake8
13-
rev: "3.9.2"
13+
rev: "4.0.1"
1414
hooks:
1515
- id: flake8
1616
- repo: https://github.com/PyCQA/isort

0 commit comments

Comments
 (0)