Skip to content

Commit e9e8850

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/PyCQA/flake8: 5.0.3 → 5.0.4](PyCQA/flake8@5.0.3...5.0.4)
1 parent 5a9c916 commit e9e8850

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
@@ -14,7 +14,7 @@ repos:
1414
- id: black
1515
language_version: python3.8
1616
- repo: https://github.com/PyCQA/flake8
17-
rev: 5.0.3
17+
rev: 5.0.4
1818
hooks:
1919
- id: flake8
2020
- repo: https://github.com/pycqa/pydocstyle

0 commit comments

Comments
 (0)